aboutsummaryrefslogtreecommitdiff
path: root/configs/am65x_evm_r5_defconfig
diff options
context:
space:
mode:
authorTom Rini2024-01-03 09:26:16 -0500
committerTom Rini2024-01-03 09:26:16 -0500
commit42fb448a203197c84d71a5d8f83012c87c5c9a8b (patch)
tree80e76802188c184a4b7216f0c594d508ad233658 /configs/am65x_evm_r5_defconfig
parent93a0138acbe029fba1d1255cc0b9b8700b49bdff (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_evm_r5_defconfig')
-rw-r--r--configs/am65x_evm_r5_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am65x_evm_r5_defconfig b/configs/am65x_evm_r5_defconfig
index b892f2eb8c5..476c9312c7e 100644
--- a/configs/am65x_evm_r5_defconfig
+++ b/configs/am65x_evm_r5_defconfig
@@ -29,6 +29,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_SPL_LOAD_FIT=y
+CONFIG_SYS_BOOTM_LEN=0x4000000
CONFIG_USE_BOOTCOMMAND=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_SPL_SIZE_LIMIT_SUBTRACT_GD=y
@@ -64,7 +65,6 @@ CONFIG_SPL_YMODEM_SUPPORT=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_MAXARGS=64
CONFIG_CMD_BOOTZ=y
-CONFIG_SYS_BOOTM_LEN=0x4000000
CONFIG_CMD_ASKENV=y
CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y