]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/el6x_common.h
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
[people/ms/u-boot.git] / include / configs / el6x_common.h
index 01d75d6aa291c5b0b5048e47c1481be1cdce2ea2..909981cf10199e183e67f61c4aa918758e03735b 100644 (file)
        func(PXE, PXE, na) \
        func(DHCP, dhcp, na)
 
-#define CONFIG_BOOTCOMMAND \
-          "run findfdt; " \
-          "run distro_bootcmd"
-
 #include <config_distro_bootcmd.h>
 
 #define CONFIG_ARP_TIMEOUT     200UL