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