summaryrefslogtreecommitdiffstats
path: root/configs/am43xx_hs_evm_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-04-29 15:54:04 -0400
committerTom Rini <trini@konsulko.com>2019-04-29 21:41:40 -0400
commitd168bcb6fe39108042c0c771f0823a95346a8e7e (patch)
tree040ed446b489b31e90e2bfc33f6dfbafe746b31b /configs/am43xx_hs_evm_defconfig
parent6aebc0d11a10f48a54146c5e71bbef15a1a458fc (diff)
downloadu-boot-d168bcb6fe39108042c0c771f0823a95346a8e7e.tar.gz
u-boot-d168bcb6fe39108042c0c771f0823a95346a8e7e.tar.xz
u-boot-d168bcb6fe39108042c0c771f0823a95346a8e7e.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_hs_evm_defconfig')
-rw-r--r--configs/am43xx_hs_evm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am43xx_hs_evm_defconfig b/configs/am43xx_hs_evm_defconfig
index 76224c6f33..6181ed367f 100644
--- a/configs/am43xx_hs_evm_defconfig
+++ b/configs/am43xx_hs_evm_defconfig
@@ -1,13 +1,13 @@
CONFIG_ARM=y
CONFIG_ARCH_OMAP2PLUS=y
CONFIG_TI_SECURE_DEVICE=y
+CONFIG_ISW_ENTRY_ADDR=0x403018e0
CONFIG_TI_COMMON_CMD_OPTIONS=y
CONFIG_SYS_MALLOC_F_LEN=0x2000
CONFIG_AM43XX=y
CONFIG_TI_SECURE_EMIF_REGION_START=0xbdb00000
CONFIG_TI_SECURE_EMIF_TOTAL_REGION_SIZE=0x02000000
CONFIG_TI_SECURE_EMIF_PROTECTED_REGION_SIZE=0x01c00000
-CONFIG_ISW_ENTRY_ADDR=0x403018e0
CONFIG_SPL=y
CONFIG_DISTRO_DEFAULTS=y
CONFIG_FIT_IMAGE_POST_PROCESS=y