aboutsummaryrefslogtreecommitdiff
path: root/configs/am62x_beagleplay_a53_defconfig
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2023-11-04 03:01:35 -0500
committerTom Rini <trini@konsulko.com>2023-11-22 13:22:01 -0500
commit73e88a901061cf4deb17fc7e9e18a1e02475a190 (patch)
tree7bb3c9c0086e5fbf97e1987e6aed3aba107f3fd4 /configs/am62x_beagleplay_a53_defconfig
parent2969ed31b893a117de7ec98fe7337e6e71cbaa55 (diff)
downloadu-boot-73e88a901061cf4deb17fc7e9e18a1e02475a190.zip
u-boot-73e88a901061cf4deb17fc7e9e18a1e02475a190.tar.gz
u-boot-73e88a901061cf4deb17fc7e9e18a1e02475a190.tar.bz2
board: Move beagleplay under beagle vendor folder
Move beagleplay support away from ti/am62x to it's own beagle vendor folder. This forms the starting point for new beagle platforms added under it's own board vendor folder. As part of this create all the associated files with a bare minimum beagleplay.c file. Suggested-by: Andrew Davis <afd@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Bryan Brattlof <bb@ti.com> [trini: Update k3-binman.dtsi to use full path to scheme.yaml now] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am62x_beagleplay_a53_defconfig')
-rw-r--r--configs/am62x_beagleplay_a53_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/am62x_beagleplay_a53_defconfig b/configs/am62x_beagleplay_a53_defconfig
index eca94a0..03ca3ac 100644
--- a/configs/am62x_beagleplay_a53_defconfig
+++ b/configs/am62x_beagleplay_a53_defconfig
@@ -7,8 +7,7 @@ CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_NR_DRAM_BANKS=2
CONFIG_SOC_K3_AM625=y
CONFIG_K3_ATF_LOAD_ADDR=0x9e780000
-CONFIG_TARGET_AM625_A53_EVM=y
-CONFIG_ENV_SOURCE_FILE="beagleplay"
+CONFIG_TARGET_AM625_A53_BEAGLEPLAY=y
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x80b80000
CONFIG_DM_GPIO=y