Now that Falcon mode supports zImages, any attempts to load
from NAND fail, since the system assumes it's Falcon booting.
The Micron Flash needs to be unlocked which isn't yet supported in
Falcon mode, so we need to disable it until its ready.

Signed-off-by: Adam Ford <aford...@gmail.com>

diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h
index f897803..0fe753d 100644
--- a/include/configs/omap3_logic.h
+++ b/include/configs/omap3_logic.h
@@ -16,6 +16,7 @@
 #define CONFIG_NR_DRAM_BANKS   2       /* CS1 may or may not be populated */
 
 #include <configs/ti_omap3_common.h>
+#undef CONFIG_SPL_OS_BOOT
 
 #ifdef CONFIG_SPL_BUILD
 /*
-- 
2.7.4

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

Reply via email to