summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorGuillaume La Roque <glaroque@baylibre.com>2022-05-12 11:32:54 -0500
committerAnand Gadiyar <gadiyar@ti.com>2022-05-12 11:49:16 -0500
commit55e731982a843c6c37ad401f5606caa54c83f993 (patch)
tree0b6b0842a6ed06a0d1e9ba3cb957da7abf609f12 /configs
parenta6a7bd888383a313557ca0ed001aac09e92473db (diff)
configs: am62x_evm_a53: remove bootcmd from defconfig
remove bootcmd from defconfig to use distrocmd from config file Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/am62x_evm_a53_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/am62x_evm_a53_defconfig b/configs/am62x_evm_a53_defconfig
index e5384f3bee..e3a25a3cb9 100644
--- a/configs/am62x_evm_a53_defconfig
+++ b/configs/am62x_evm_a53_defconfig
@@ -27,7 +27,6 @@ CONFIG_DISTRO_DEFAULTS=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x81000000
-CONFIG_BOOTCOMMAND="run findfdt; run envboot; run init_${boot}; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern"
CONFIG_BOARD_LATE_INIT=y
CONFIG_MISC_INIT_R=y
CONFIG_SPL_BOARD_INIT=y