summaryrefslogtreecommitdiff
path: root/configs/am65x_hs_evm_a53_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-11-11 20:04:24 -0500
committerTom Rini <trini@konsulko.com>2019-11-11 20:04:24 -0500
commit59e5d1e2a51592d33cd5758d746006db96d99163 (patch)
tree3ffbcf874135974d3a9a4291ce912ab501ca530b /configs/am65x_hs_evm_a53_defconfig
parentd6da4da3beba40f0c8b54d8f70c627da4d001d94 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am65x_hs_evm_a53_defconfig')
-rw-r--r--configs/am65x_hs_evm_a53_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am65x_hs_evm_a53_defconfig b/configs/am65x_hs_evm_a53_defconfig
index caee953426..cb52256e91 100644
--- a/configs/am65x_hs_evm_a53_defconfig
+++ b/configs/am65x_hs_evm_a53_defconfig
@@ -9,8 +9,8 @@ CONFIG_TARGET_AM654_A53_EVM=y
CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
-CONFIG_NR_DRAM_BANKS=2
CONFIG_SPL_STACK_R_ADDR=0x82000000
+CONFIG_NR_DRAM_BANKS=2
CONFIG_SPL_FS_FAT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
CONFIG_SPL_TEXT_BASE=0x80080000