Esdhc host version number is incorrect in host capacity register.
The value read from was 0x14. Correct it to 0x13.

Signed-off-by: Haijun Zhang <haijun.zh...@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 4cc12ee..6c780c3 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -584,6 +584,7 @@
 #define CONFIG_SYS_NUM_FM2_DTSEC       8
 #define CONFIG_SYS_NUM_FM2_10GEC       2
 #define CONFIG_NUM_DDR_CONTROLLERS     3
+#define CONFIG_FSL_SDHC_V2_3
 #else
 #define CONFIG_MAX_CPUS                        8
 #define CONFIG_SYS_FSL_CLUSTER_CLOCKS   { 1, 1 }
-- 
1.8.4


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to