]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_de0_nano_soc.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / socfpga_de0_nano_soc.h
index fdddfa3cd24f43bef3232c4346ed22fa2dbd9789..6b9546e8f751d64afd42afb1bf1b6a08876dd2a8 100644 (file)
@@ -18,7 +18,6 @@
 #define PHYS_SDRAM_1_SIZE              0x40000000      /* 1GiB */
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY       3
 #define CONFIG_BOOTFILE                "fitImage"
 #define CONFIG_BOOTARGS                "console=ttyS0," __stringify(CONFIG_BAUDRATE)
 #define CONFIG_BOOTCOMMAND     "run mmcload; run mmcboot"