summaryrefslogtreecommitdiff
path: root/configs/am57xx_hs_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-06-28 17:17:29 +0300
committerTom Rini <trini@konsulko.com>2021-06-28 17:17:29 +0300
commit2bba78076b03e47967180776a8da74a018186480 (patch)
tree1c2feaf876e2839e8821af4e866548522bc15c50 /configs/am57xx_hs_evm_defconfig
parent4d8c21da4170e7c1d38c0106898e0d8347b4f0ff (diff)
downloadu-boot-2bba78076b03e47967180776a8da74a018186480.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am57xx_hs_evm_defconfig')
-rw-r--r--configs/am57xx_hs_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am57xx_hs_evm_defconfig b/configs/am57xx_hs_evm_defconfig
index 3de220808e..3807732b02 100644
--- a/configs/am57xx_hs_evm_defconfig
+++ b/configs/am57xx_hs_evm_defconfig
@@ -7,6 +7,7 @@ CONFIG_NR_DRAM_BANKS=2
CONFIG_SYS_SPI_U_BOOT_OFFS=0x40000
CONFIG_DM_GPIO=y
CONFIG_SPL_DM_SPI=y
+CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"
CONFIG_OMAP54XX=y
CONFIG_TI_SECURE_EMIF_REGION_START=0xbdb00000
CONFIG_TI_SECURE_EMIF_TOTAL_REGION_SIZE=0x02000000
@@ -17,7 +18,6 @@ CONFIG_ENV_OFFSET_REDUND=0x280000
CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_ARMV7_LPAE=y
-CONFIG_DEFAULT_DEVICE_TREE="am57xx-beagle-x15"
CONFIG_AHCI=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT_IMAGE_POST_PROCESS=y