]> git.sur5r.net Git - u-boot/blobdiff - include/configs/udoo_neo.h
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
[u-boot] / include / configs / udoo_neo.h
index 9b0a20d3ad4b22a600ff72c29141ca45f83c18ee..3e46a42c71f94c8fd4702a72452d7da0f11677d1 100644 (file)
        func(MMC, mmc, 0) \
        func(DHCP, dhcp, na)
 
-#define CONFIG_BOOTCOMMAND \
-       "run findfdt; " \
-       "run distro_bootcmd"
-
 #include <config_distro_bootcmd.h>
 
 /* Miscellaneous configurable options */