]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ls2080a_common.h
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
[people/ms/u-boot.git] / include / configs / ls2080a_common.h
index c78aeb57ed435f4ee869d74d6ee1a54b5b30bc79..2bf524f69af0467c3b5bcc09dd2f5f8d7a234aa9 100644 (file)
@@ -255,7 +255,6 @@ unsigned long long get_qixis_addr(void);
 #define CONFIG_BOOTCOMMAND     "fsl_mc apply dpl 0x580700000 &&" \
                                " cp.b $kernel_start $kernel_load" \
                                " $kernel_size && bootm $kernel_load"
-#define CONFIG_BOOTDELAY               10
 
 /* Monitor Command Prompt */
 #define CONFIG_SYS_CBSIZE              512     /* Console I/O Buffer Size */