ARM64: zynqmp: Remove CONFIG_PREBOOT

CONFIG_PREBOOT variable is breaking ./test/py framework.
Remove it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
Michal Simek 2016-04-29 13:04:02 +02:00
parent 9a23f458cb
commit 013642c2d4

View File

@ -159,7 +159,6 @@
"booti $kernel_addr - $fdt_addr\0" \
DFU_ALT_INFO
#define CONFIG_PREBOOT "run bootargs"
#define CONFIG_BOOTCOMMAND "run $modeboot"
#define CONFIG_BOOTDELAY 3