summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2017-06-25 08:30:47 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-06 17:09:38 (GMT)
commitab3b7770b6a39741bdad2b24a58b69b868863780 (patch)
tree4852def8ba5867899bc2a1a42b3ba571e52cdbae /configs
parent31da6e30c4cc98c090babdd860e508dcb81af666 (diff)
downloadu-boot-ab3b7770b6a39741bdad2b24a58b69b868863780.tar.xz
igep003x: Falcon mode
Implement spl_start_uboot to let Falcon mode work. Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/am335x_igep003x_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_igep003x_defconfig b/configs/am335x_igep003x_defconfig
index df7d1c6..8fc3146 100644
--- a/configs/am335x_igep003x_defconfig
+++ b/configs/am335x_igep003x_defconfig
@@ -22,6 +22,7 @@ CONFIG_SPL_STACK_R=y
CONFIG_SPL_EXT_SUPPORT=y
CONFIG_SPL_I2C_SUPPORT=y
CONFIG_SPL_MTD_SUPPORT=y
+CONFIG_SPL_OS_BOOT=y
CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_HUSH_PARSER=y