From: Bharat Bhushan Date: Wed, 22 Mar 2017 06:36:28 +0000 (+0530) Subject: armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1046a X-Git-Tag: v2017.05-rc1~6^2~3 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b52a05076c55428b62557d09391767ea985d68af;p=oweals%2Fu-boot.git armv8: fsl-lsch2: Use Chassis-2 streamid definition for ls1046a LS1046A is Chassis-2 type SOC and shares same streamid definition, this patch adds using streamids for LS1046A. Signed-off-by: Bharat Bhushan Reviewed-by: York Sun --- diff --git a/include/configs/ls1046a_common.h b/include/configs/ls1046a_common.h index 1ed7517e01..cb792961b8 100644 --- a/include/configs/ls1046a_common.h +++ b/include/configs/ls1046a_common.h @@ -13,6 +13,7 @@ #define CONFIG_GICV2 #include +#include /* Link Definitions */ #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_FSL_OCRAM_BASE + 0xfff0)