]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - configs/am335x_evm_norboot_defconfig
Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND
[people/ms/u-boot.git] / configs / am335x_evm_norboot_defconfig
index 9d424e8770a2c7a1232c2bf9cd5db56a3dd92927..7d04d6603ef093a9fa67c8cadd996a2cf1c059d1 100644 (file)
@@ -6,6 +6,7 @@ CONFIG_TI_COMMON_CMD_OPTIONS=y
 CONFIG_AM33XX=y
 CONFIG_NOR=y
 CONFIG_DISTRO_DEFAULTS=y
+CONFIG_BOOTCOMMAND="if test ${boot_fit} -eq 1; then run update_to_fit; fi; run findfdt; run init_console; run envboot; run distro_bootcmd"
 CONFIG_NOR_BOOT=y
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_VERSION_VARIABLE=y