]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/mx6cuboxi.h
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
[people/ms/u-boot.git] / include / configs / mx6cuboxi.h
index 7fefe8edcb81747e2f09a9fef622bc1afbbf1c5d..6b42b2b3c188c70c05389bee66fdb76c87ee7bd2 100644 (file)
                        "echo WARNING: Could not determine dtb to use; fi; \0" \
        BOOTENV
 
-#define CONFIG_BOOTCOMMAND \
-       "run findfdt; " \
-       "run finduuid; " \
-       "run distro_bootcmd"
-
 #define BOOT_TARGET_DEVICES(func) \
        func(MMC, mmc, 0) \
        func(SATA, sata, 0) \