]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_sockit.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / socfpga_sockit.h
index 675f5d16e93eb86f9e8ff37cfd3616b3fb8b5cd2..3fceb31df98fba878111a48e54b4b861afaaf4b6 100644 (file)
@@ -18,7 +18,6 @@
 #define PHYS_SDRAM_1_SIZE              0x40000000      /* 1GiB on SoCDK */
 
 /* 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"