]> git.sur5r.net Git - u-boot/blobdiff - include/configs/socfpga_sr1500.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[u-boot] / include / configs / socfpga_sr1500.h
index c097f47edd4a8ab76db38f7d9616d89a278d7e34..286e746a1496a2903390734d73feef9347811c1f 100644 (file)
@@ -20,7 +20,6 @@
 #define PHYS_SDRAM_1_SIZE              0x40000000      /* 1GiB on SR1500 */
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY       3
 #define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_BOOTARGS                "console=ttyS0," __stringify(CONFIG_BAUDRATE)
 #define CONFIG_BOOTCOMMAND     "run mmcload; run mmcboot"