]> git.sur5r.net Git - u-boot/commitdiff
armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1046a
authorBharat Bhushan <bharat.bhushan@nxp.com>
Wed, 22 Mar 2017 06:36:28 +0000 (12:06 +0530)
committerYork Sun <york.sun@nxp.com>
Tue, 28 Mar 2017 17:49:51 +0000 (10:49 -0700)
LS1046A is Chassis-2 type SOC and shares same streamid definition,
this patch adds using streamids for LS1046A.

Signed-off-by: Bharat Bhushan <Bharat.Bhushan@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
include/configs/ls1046a_common.h

index 1ed7517e0119c14749050802e857f70fb7719072..cb792961b8b8fbe251ece758064aee301ef79c37 100644 (file)
@@ -13,6 +13,7 @@
 #define CONFIG_GICV2
 
 #include <asm/arch/config.h>
+#include <asm/arch/stream_id_lsch2.h>
 
 /* Link Definitions */
 #define CONFIG_SYS_INIT_SP_ADDR                (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0)