summaryrefslogtreecommitdiff
path: root/configs/imx6ul_geam_mmc_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2016-12-21 11:00:21 (GMT)
committerStefano Babic <sbabic@denx.de>2017-01-02 16:25:05 (GMT)
commitbfd96402c2d06a6c032cb792521ee4356ea370be (patch)
tree0202709b35ac1bd21cdaafd851a2a12408dd703c /configs/imx6ul_geam_mmc_defconfig
parent08d7985b5345fbb6832ab6156f5b8e23c39fc914 (diff)
downloadu-boot-fsl-qoriq-bfd96402c2d06a6c032cb792521ee4356ea370be.tar.xz
imx6: engicam: Use bootm instead of bootz
Boot Linux with uImage instead of zImage, so update bootz with bootm. Cc: Stefano Babic <sbabic@denx.de> Cc: Matteo Lisi <matteo.lisi@engicam.com> Cc: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'configs/imx6ul_geam_mmc_defconfig')
-rw-r--r--configs/imx6ul_geam_mmc_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx6ul_geam_mmc_defconfig b/configs/imx6ul_geam_mmc_defconfig
index 4740de5..e8cc826 100644
--- a/configs/imx6ul_geam_mmc_defconfig
+++ b/configs/imx6ul_geam_mmc_defconfig
@@ -15,7 +15,6 @@ CONFIG_DEFAULT_FDT_FILE="imx6ul-geam-kit.dtb"
CONFIG_SPL=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="geam6ul> "
-CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_MMC=y