mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 20:24:27 +01:00
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:
parent
9a23f458cb
commit
013642c2d4
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue