summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-04-29 13:04:02 +0200
committerMichal Simek <michal.simek@xilinx.com>2016-05-24 11:15:00 +0200
commit013642c2d4a652878a4e7583fe125ea76582ce55 (patch)
tree6c5054e34a10b97c222f0abae65fe3efef176352 /include/configs
parent9a23f458cbddfbfb67033a2aa60397821698a8a7 (diff)
downloadtalos-obmc-uboot-013642c2d4a652878a4e7583fe125ea76582ce55.tar.gz
talos-obmc-uboot-013642c2d4a652878a4e7583fe125ea76582ce55.zip
ARM64: zynqmp: Remove CONFIG_PREBOOT
CONFIG_PREBOOT variable is breaking ./test/py framework. Remove it. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/xilinx_zynqmp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/xilinx_zynqmp.h b/include/configs/xilinx_zynqmp.h
index e36dde61dd..e6c38a5819 100644
--- a/include/configs/xilinx_zynqmp.h
+++ b/include/configs/xilinx_zynqmp.h
@@ -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
OpenPOWER on IntegriCloud