[PATCH 1/6] eukrea-cpuimx25: fix boot
Eric Bénard
eric at eukrea.com
Fri Sep 25 08:48:47 PDT 2015
From: Florian Vallee <fvallee at eukrea.fr>
we need to disable second SD chip select properly else the SDRAM size
detection will detect it but there is no memory connected so the boot
will fail
Signed-off-by: Eric Bénard <eric at eukrea.com>
Signed-off-by: Florian Vallee <fvallee at eukrea.fr>
---
arch/arm/boards/eukrea_cpuimx25/flash-header.imxcfg | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boards/eukrea_cpuimx25/flash-header.imxcfg b/arch/arm/boards/eukrea_cpuimx25/flash-header.imxcfg
index 8ec9067..b0c3b69 100644
--- a/arch/arm/boards/eukrea_cpuimx25/flash-header.imxcfg
+++ b/arch/arm/boards/eukrea_cpuimx25/flash-header.imxcfg
@@ -2,6 +2,7 @@ soc imx25
loadaddr 0x80000000
dcdofs 0x400
+wm 32 0xb8001008 0x00000000
wm 32 0xb8001010 0x00000004
wm 32 0xb8001000 0x92100000
wm 8 0x80000400 0x12344321
--
2.4.3
More information about the barebox
mailing list