ARM: zynq: cse: Disable autoboot feature
authorMichal Simek <michal.simek@xilinx.com>
Mon, 19 Nov 2018 14:10:19 +0000 (15:10 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 26 Nov 2018 09:50:55 +0000 (10:50 +0100)
Intention of CSE targets is not boot anything that's why also bootdelay
is not necessary

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/zynq_cse_nand_defconfig
configs/zynq_cse_nor_defconfig
configs/zynq_cse_qspi_defconfig

index 44ad5bd69c35db9b24d5dc68a64d7a299bd3fe2c..416d91d684ef544fd3767823c0d49a7715d42fea 100644 (file)
@@ -10,6 +10,7 @@ CONFIG_SYS_MALLOC_LEN=0x1000
 # CONFIG_DISPLAY_CPUINFO is not set
 CONFIG_SPL_STACK_R=y
 CONFIG_SYS_PROMPT="Zynq> "
+# CONFIG_AUTOBOOT is not set
 # CONFIG_CMD_BDI is not set
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set
index b4831f89a1a85bf468a9ee65a4d2e4d20b9c95bc..addc21fdc79ef4526ab12f5fde5baf873ee0265d 100644 (file)
@@ -6,11 +6,11 @@ CONFIG_ENV_SIZE=0x190
 CONFIG_SPL=y
 CONFIG_SPL_STACK_R_ADDR=0x200000
 CONFIG_SYS_MALLOC_LEN=0x1000
-CONFIG_BOOTDELAY=-1
 # CONFIG_BOARD_LATE_INIT is not set
 # CONFIG_DISPLAY_CPUINFO is not set
 CONFIG_SPL_STACK_R=y
 CONFIG_SYS_PROMPT="Zynq> "
+# CONFIG_AUTOBOOT is not set
 # CONFIG_CMD_BDI is not set
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set
index e271cca690fdef684d9c41cd952e480a4a15ca36..2aee069bb188ac429b2a60d8b9a612f09e83dcd4 100644 (file)
@@ -21,6 +21,7 @@ CONFIG_SPL_SPI_LOAD=y
 # CONFIG_AUTO_COMPLETE is not set
 # CONFIG_SYS_LONGHELP is not set
 CONFIG_SYS_PROMPT="Zynq> "
+# CONFIG_AUTOBOOT is not set
 # CONFIG_CMD_BDI is not set
 # CONFIG_CMD_CONSOLE is not set
 # CONFIG_CMD_BOOTD is not set