summaryrefslogtreecommitdiff
path: root/configs/mx53cx9020_defconfig
diff options
context:
space:
mode:
authorPatrick Bruenn <p.bruenn@beckhoff.com>2017-07-11 09:23:21 (GMT)
committerStefano Babic <sbabic@denx.de>2017-07-12 08:29:57 (GMT)
commitbc104a706601b576f01c1029e2adbb188a9acf43 (patch)
treec2360a01ac9f3380df104b9299323db7abd27361 /configs/mx53cx9020_defconfig
parentf8e63850c219967ea4be0267353b099e6ecd385c (diff)
downloadu-boot-fsl-qoriq-bc104a706601b576f01c1029e2adbb188a9acf43.tar.xz
imx: cx9020: try pxe boot, if no vmlinuz on mmc
If no vmlinuz is found on mmc, try to boot from pxe. Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
Diffstat (limited to 'configs/mx53cx9020_defconfig')
-rw-r--r--configs/mx53cx9020_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx53cx9020_defconfig b/configs/mx53cx9020_defconfig
index e0c597c..9609647 100644
--- a/configs/mx53cx9020_defconfig
+++ b/configs/mx53cx9020_defconfig
@@ -18,6 +18,7 @@ CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
+CONFIG_CMD_PXE=y
CONFIG_OF_CONTROL=y
CONFIG_FPGA_ALTERA=y
CONFIG_FPGA_CYCLON2=y