summaryrefslogtreecommitdiff
path: root/configs/j721e_evm_a72_defconfig
diff options
context:
space:
mode:
authorAswath Govindraju <a-govindraju@ti.com>2022-01-28 11:11:52 +0300
committerTom Rini <trini@konsulko.com>2022-02-08 19:00:04 +0300
commit5980925e2a5a82b84432e030ee899ff40b3625a2 (patch)
treebac45bb3422f07379660b0cbc8efd42b5c081404 /configs/j721e_evm_a72_defconfig
parenta94d70ad37fc3a7d618dabd7b2a7b5defa656f7c (diff)
downloadu-boot-5980925e2a5a82b84432e030ee899ff40b3625a2.tar.xz
include: configs: j721e_evm: Add support to boot ethfw core in j721e
Add configs to enable booting ethfw core in j721e Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Diffstat (limited to 'configs/j721e_evm_a72_defconfig')
-rw-r--r--configs/j721e_evm_a72_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/j721e_evm_a72_defconfig b/configs/j721e_evm_a72_defconfig
index 2e45273903..8f412d65a8 100644
--- a/configs/j721e_evm_a72_defconfig
+++ b/configs/j721e_evm_a72_defconfig
@@ -29,7 +29,7 @@ CONFIG_DISTRO_DEFAULTS=y
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_LOAD_FIT_ADDRESS=0x81000000
# CONFIG_USE_SPL_FIT_GENERATOR is not set
-CONFIG_BOOTCOMMAND="run findfdt; run distro_bootcmd; run init_${boot}; run boot_rprocs; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern"
+CONFIG_BOOTCOMMAND="run findfdt; run distro_bootcmd; run init_${boot}; run main_cpsw0_qsgmii_phyinit; run get_kern_${boot}; run get_fdt_${boot}; run get_overlay_${boot}; run run_kern"
CONFIG_LOGLEVEL=7
CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y