[U-Boot] [PATCH 4/6] fsl-lsch2: Use Chassis-2 streamid definition for ls1046a
Bharat Bhushan
Bharat.Bhushan at nxp.com
Fri Feb 24 07:04:19 UTC 2017
As ls1046a is Chassis-2 type SOC and shares same streamid
definition, this patch adds using streamids for ls1046
Signed-off-by: Bharat Bhushan <Bharat.Bhushan at nxp.com>
---
include/configs/ls1046a_common.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/ls1046a_common.h b/include/configs/ls1046a_common.h
index be65e4f..b4b198b 100644
--- a/include/configs/ls1046a_common.h
+++ b/include/configs/ls1046a_common.h
@@ -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)
--
1.9.3
More information about the U-Boot
mailing list