aboutsummaryrefslogtreecommitdiffstats
path: root/configs/octeontx2_95xx_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-10-08 09:18:32 -0600
committerTom Rini <trini@konsulko.com>2024-10-08 09:28:10 -0600
commitd892702080d45468b4b5c1cbd3358705d182d4ef (patch)
treed0cd35ebf65e9b095eaef6cd85887e08af2fa558 /configs/octeontx2_95xx_defconfig
parent080bb8480a4e915b1ef52418a9b7a227c75a22ee (diff)
downloadu-boot-d892702080d45468b4b5c1cbd3358705d182d4ef.tar.gz
configs: Resync with savedefconfigWIP/08Oct2024
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/octeontx2_95xx_defconfig')
-rw-r--r--configs/octeontx2_95xx_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/octeontx2_95xx_defconfig b/configs/octeontx2_95xx_defconfig
index c5dc4f4dfa6..b9d36d612d2 100644
--- a/configs/octeontx2_95xx_defconfig
+++ b/configs/octeontx2_95xx_defconfig
@@ -14,16 +14,16 @@ CONFIG_ENV_SECT_SIZE=0x10000
CONFIG_TARGET_OCTEONTX2_95XX=y
CONFIG_DM_GPIO=y
CONFIG_DEFAULT_DEVICE_TREE="octeontx"
+CONFIG_SYS_BOOTM_LEN=0x10000000
+CONFIG_SYS_LOAD_ADDR=0x4000000
CONFIG_DEBUG_UART_BASE=0x87e028000000
CONFIG_DEBUG_UART_CLOCK=24000000
-CONFIG_SYS_LOAD_ADDR=0x4000000
CONFIG_PCI=y
CONFIG_DEBUG_UART=y
CONFIG_SYS_MEMTEST_START=0x04000000
CONFIG_SYS_MEMTEST_END=0x040f0000
CONFIG_FIT=y
CONFIG_FIT_SIGNATURE=y
-CONFIG_SYS_BOOTM_LEN=0x10000000
CONFIG_SUPPORT_RAW_INITRD=y
CONFIG_BOOTDELAY=5
CONFIG_BOOT_RETRY=y