summaryrefslogtreecommitdiff
path: root/configs/am65x_evm_a53_defconfig
diff options
context:
space:
mode:
authorAndrew Davis <afd@ti.com>2022-07-15 18:25:27 +0300
committerTom Rini <trini@konsulko.com>2022-07-25 20:02:04 +0300
commit80b93bb71cfff8b0ba9bbb5704231216f7518998 (patch)
tree06fa61bbf56caa73ff14ef4458925d0ae534114a /configs/am65x_evm_a53_defconfig
parent46da163b723e5623b50df946aa5f9627567397bf (diff)
downloadu-boot-80b93bb71cfff8b0ba9bbb5704231216f7518998.tar.xz
arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654
The first AM6x device was the AM654x, but being the first we named it just AM6, since more devices have come out with this same prefix we should switch it to the normal convention of using the full name of the first compatibility device the series. This makes what device we are talking about more clear and matches all the K3 devices added since. Signed-off-by: Andrew Davis <afd@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am65x_evm_a53_defconfig')
-rw-r--r--configs/am65x_evm_a53_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am65x_evm_a53_defconfig b/configs/am65x_evm_a53_defconfig
index fabb116ba4..0ca0ebc8c0 100644
--- a/configs/am65x_evm_a53_defconfig
+++ b/configs/am65x_evm_a53_defconfig
@@ -6,7 +6,7 @@ CONFIG_SYS_MALLOC_F_LEN=0x8000
CONFIG_SPL_LIBCOMMON_SUPPORT=y
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_NR_DRAM_BANKS=2
-CONFIG_SOC_K3_AM6=y
+CONFIG_SOC_K3_AM654=y
CONFIG_TARGET_AM654_A53_EVM=y
CONFIG_ENV_SIZE=0x20000
CONFIG_ENV_OFFSET=0x680000