projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fce0a6b
)
arm: zynq: Setup the same bootcommand as for zc770 xm011 x8
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 26 Feb 2018 14:16:53 +0000
(15:16 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Fri, 23 Mar 2018 08:34:44 +0000
(09:34 +0100)
The same command should be used for x16 configuration.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/zynq_zc770_xm011_x16_defconfig
patch
|
blob
|
history
diff --git
a/configs/zynq_zc770_xm011_x16_defconfig
b/configs/zynq_zc770_xm011_x16_defconfig
index a93e5241fc788a272e6d6cd2d7c9e57accf5c737..694dedd13dbf69187b62799d848ea454f86eb5ed 100644
(file)
--- 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