summaryrefslogtreecommitdiff
path: root/configs/omapl138_lcdk_defconfig
diff options
context:
space:
mode:
authorFabien Parent <fparent@baylibre.com>2016-12-06 15:45:09 +0100
committerTom Rini <trini@konsulko.com>2016-12-09 08:40:23 -0500
commit963ed6f323a89bf3132d919d6a8c48cfe89a1d1e (patch)
tree7a41c82e89c9110436d4f51d84b2eff1d6551498 /configs/omapl138_lcdk_defconfig
parent1c9021d6227e627fb1b527807229d951fb9c1db0 (diff)
downloadu-boot-imx-963ed6f323a89bf3132d919d6a8c48cfe89a1d1e.zip
u-boot-imx-963ed6f323a89bf3132d919d6a8c48cfe89a1d1e.tar.gz
u-boot-imx-963ed6f323a89bf3132d919d6a8c48cfe89a1d1e.tar.bz2
davinci: omapl138_lcdk: boot from zImage
Stop booting legacy uImage and now boot zImage. Signed-off-by: Fabien Parent <fparent@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omapl138_lcdk_defconfig')
-rw-r--r--configs/omapl138_lcdk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig
index 52681c9..d030ffa 100644
--- a/configs/omapl138_lcdk_defconfig
+++ b/configs/omapl138_lcdk_defconfig
@@ -13,6 +13,7 @@ CONFIG_SPL=y
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0xb5
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="U-Boot > "
+CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_ASKENV=y
# CONFIG_CMD_FLASH is not set