From a204ac71d27d1d899d6e85a29573beb267f4131c Mon Sep 17 00:00:00 2001 From: Michal Simek Date: Mon, 19 Nov 2018 15:10:19 +0100 Subject: ARM: zynq: cse: Disable autoboot feature Intention of CSE targets is not boot anything that's why also bootdelay is not necessary Signed-off-by: Michal Simek --- configs/zynq_cse_qspi_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/zynq_cse_qspi_defconfig') diff --git a/configs/zynq_cse_qspi_defconfig b/configs/zynq_cse_qspi_defconfig index e271cca..2aee069 100644 --- a/configs/zynq_cse_qspi_defconfig +++ b/configs/zynq_cse_qspi_defconfig @@ -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 -- cgit v1.1