]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls1012a_common.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / ls1012a_common.h
index ccd94ec952c239d998aaf65c5f443d4e11642a99..fba2facfbde14a14b0b26fbd0b2d594ca7fdffea 100644 (file)
 #define CONFIG_BOOTCOMMAND             "sf probe 0:0; sf read $kernel_load "\
                                        "$kernel_start $kernel_size && "\
                                        "bootm $kernel_load"
-#define CONFIG_BOOTDELAY               10
 
 /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              512     /* Console I/O Buffer Size */