]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/omap3_igep00x0.h
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
[people/ms/u-boot.git] / include / configs / omap3_igep00x0.h
index 1a90cb5311af62d92b41cc06833c19f10bbbfc13..91b3a23d29f461c6f9fcf73775f6dc808d07bcc8 100644 (file)
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 0)
 
-#define CONFIG_BOOTCOMMAND \
-       "run findfdt; " \
-       "run distro_bootcmd"
-
 #include <config_distro_bootcmd.h>
 
 #define ENV_FINDFDT \