summaryrefslogtreecommitdiff
path: root/configs/imx6dl_icore_nand_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2016-12-21 12:00:21 +0100
committerStefano Babic <sbabic@denx.de>2017-01-02 17:25:05 +0100
commitbfd96402c2d06a6c032cb792521ee4356ea370be (patch)
tree0202709b35ac1bd21cdaafd851a2a12408dd703c /configs/imx6dl_icore_nand_defconfig
parent08d7985b5345fbb6832ab6156f5b8e23c39fc914 (diff)
downloadu-boot-bfd96402c2d06a6c032cb792521ee4356ea370be.tar.gz
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/imx6dl_icore_nand_defconfig')
-rw-r--r--configs/imx6dl_icore_nand_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/imx6dl_icore_nand_defconfig b/configs/imx6dl_icore_nand_defconfig
index 16d9d2d2e8..400097da28 100644
--- a/configs/imx6dl_icore_nand_defconfig
+++ b/configs/imx6dl_icore_nand_defconfig
@@ -15,7 +15,6 @@ CONFIG_SPL=y
CONFIG_SPL_DMA_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="icorem6qdl> "
-CONFIG_CMD_BOOTZ=y
# CONFIG_CMD_IMLS is not set
CONFIG_CMD_MEMTEST=y
CONFIG_CMD_NAND=y