aboutsummaryrefslogtreecommitdiffstats
path: root/configs/P1010RDB-PA_SDCARD_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-05-29 10:43:26 -0400
committerTom Rini <trini@konsulko.com>2023-05-29 10:43:26 -0400
commitc90e18932b4a1ea26db7726d3d0e1af97e2aad37 (patch)
tree0ed5db128cf90712cfbb0feaacf0e4aecb6760e0 /configs/P1010RDB-PA_SDCARD_defconfig
parent6dcee70692601bd3296c86ac07d0317bf06d2b7b (diff)
downloadu-boot-c90e18932b4a1ea26db7726d3d0e1af97e2aad37.tar.gz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PA_SDCARD_defconfig')
-rw-r--r--configs/P1010RDB-PA_SDCARD_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1010RDB-PA_SDCARD_defconfig b/configs/P1010RDB-PA_SDCARD_defconfig
index d29294a0c39..859d058f543 100644
--- a/configs/P1010RDB-PA_SDCARD_defconfig
+++ b/configs/P1010RDB-PA_SDCARD_defconfig
@@ -8,6 +8,7 @@ CONFIG_ENV_SIZE=0x2000
CONFIG_ENV_OFFSET=0x0
CONFIG_DEFAULT_DEVICE_TREE="p1010rdb-pa"
CONFIG_SPL_TEXT_BASE=0xD0000000
+CONFIG_SYS_MONITOR_LEN=786432
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y
CONFIG_SPL_DRIVERS_MISC=y
@@ -22,7 +23,6 @@ CONFIG_SPL_SYS_MPC85XX_NO_RESETVEC=y
CONFIG_USE_UBOOTPATH=y
CONFIG_PCIE1=y
CONFIG_PCIE2=y
-CONFIG_SYS_MONITOR_LEN=786432
CONFIG_FIT=y
CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y