]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/socfpga_vining_fpga.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / socfpga_vining_fpga.h
index 1ccde1a76fee11630b9397661937fdd92e64e814..1c7d45e4a8fac187f88db329ed7cc1745a1a4eac 100644 (file)
@@ -21,7 +21,6 @@
 #define PHYS_SDRAM_1_SIZE              0x40000000      /* 1GiB on VINING_FPGA */
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY       5
 #define CONFIG_BOOTFILE                "openwrt-socfpga-socfpga_cyclone5_vining_fpga-fit-uImage.itb"
 #define CONFIG_BOOTARGS                "console=ttyS0," __stringify(CONFIG_BAUDRATE)
 #define CONFIG_BOOTCOMMAND     "run selboot"