[U-Boot] [PATCH] powerpc/BSC9132: Add IFC bank count

York Sun yorksun at freescale.com
Fri Apr 19 04:31:01 CEST 2013


BSC9132 has 3 IFC banks.

Signed-off-by: York Sun <yorksun at freescale.com>
---
 arch/powerpc/include/asm/config_mpc85xx.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h
index 72016d4..96a8d3d 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -520,6 +520,7 @@
 #define CONFIG_TSECV2
 #define CONFIG_SYS_FSL_SEC_COMPAT	4
 #define CONFIG_NUM_DDR_CONTROLLERS	2
+#define CONFIG_SYS_FSL_IFC_BANK_COUNT	3
 #define CONFIG_SYS_CCSRBAR_DEFAULT	0xff700000
 #define CONFIG_NAND_FSL_IFC
 #define CONFIG_SYS_FSL_ERRATUM_IFC_A003399
-- 
1.7.9.5




More information about the U-Boot mailing list