summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-01-09 17:41:37 +0100
committerMichal Simek <michal.simek@xilinx.com>2018-01-30 14:28:45 +0100
commit83144cd3362376fdf0430a91e14f36aa4ee1472b (patch)
tree770c5351c58392f73adff76edd801ca2b40154bd /include/configs/zynq-common.h
parent93561a327bb87ac0d3cc61934a8c2150a3cb205f (diff)
downloadu-boot-83144cd3362376fdf0430a91e14f36aa4ee1472b.tar.gz
arm: zynq: Move bootcommand to defconfig
It will cleanup generic config and enable option to change it for every board. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index b10cb3f572..f24aeda5c9 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -164,7 +164,6 @@
#define CONFIG_PREBOOT
/* Boot configuration */
-#define CONFIG_BOOTCOMMAND "run $modeboot || run distro_bootcmd"
#define CONFIG_SYS_LOAD_ADDR 0 /* default? */
/* Distro boot enablement */