summaryrefslogtreecommitdiff
path: root/configs/zynq_zc770_xm011_x16_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-02-26 15:16:53 +0100
committerMichal Simek <michal.simek@xilinx.com>2018-03-23 09:34:44 +0100
commita587b501fa14da77f405468fe6024cd77232ada9 (patch)
treeeeec9b819b0f44d0e0e08ff8c33bae41074685d2 /configs/zynq_zc770_xm011_x16_defconfig
parentfce0a6b521aca50f9ef098ccbbbb33efa4a6486e (diff)
arm: zynq: Setup the same bootcommand as for zc770 xm011 x8
The same command should be used for x16 configuration. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/zynq_zc770_xm011_x16_defconfig')
-rw-r--r--configs/zynq_zc770_xm011_x16_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/zynq_zc770_xm011_x16_defconfig b/configs/zynq_zc770_xm011_x16_defconfig
index a93e5241fc..694dedd13d 100644
--- a/configs/zynq_zc770_xm011_x16_defconfig
+++ b/configs/zynq_zc770_xm011_x16_defconfig
@@ -11,7 +11,7 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y
-# CONFIG_USE_BOOTCOMMAND is not set
+CONFIG_BOOTCOMMAND="run $modeboot || run distro_bootcmd"
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_SPL_STACK_R=y
CONFIG_SPL_OS_BOOT=y