summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-06-21 12:39:11 (GMT)
committerMichal Simek <michal.simek@xilinx.com>2016-07-22 11:35:54 (GMT)
commit72d8d5d773b1882508e0db0fa6d516ced170c923 (patch)
tree15db3e3d674ae08e46d9b72fcf8c8d47df93f2e3 /configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
parent95d52733036af7438a5285d729d53844ec48c63e (diff)
downloadu-boot-fsl-qoriq-72d8d5d773b1882508e0db0fa6d516ced170c923.tar.xz
ARM: zynq/zynqmp: Use the default CONFIG_BOOTDELAY=2
Based on: "ARM: uniphier: use the default CONFIG_BOOTDELAY=2" (sha1: 7c8ef0feb97586d35b0296b48903daef8c06ab21) "I do not insist on CONFIG_BOOTDELAY=3. The default value in Kconfig, CONFIG_BOOTDELAY=2, is just fine for these boards." Reported-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig b/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
index 2805219..6570348 100644
--- a/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
+++ b/configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig
@@ -9,7 +9,6 @@ CONFIG_DEFAULT_DEVICE_TREE="zynqmp-zc1751-xm018-dc4"
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_SPL_LOAD_FIT=y
-CONFIG_BOOTDELAY=3
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="ZynqMP> "
# CONFIG_CMD_IMLS is not set