summaryrefslogtreecommitdiff
path: root/configs/P1010RDB-PB_NAND_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-25 17:19:18 -0400
committerTom Rini <trini@konsulko.com>2022-07-25 17:19:18 -0400
commit0fc5c499db1467f5bf7db5c4fee9adbc804e8982 (patch)
treef712dec87c125741b0d1995ae469199f9c2638d3 /configs/P1010RDB-PB_NAND_defconfig
parentaf18c329730e11800792e10514b3eb33320e1abb (diff)
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P1010RDB-PB_NAND_defconfig')
-rw-r--r--configs/P1010RDB-PB_NAND_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1010RDB-PB_NAND_defconfig b/configs/P1010RDB-PB_NAND_defconfig
index 50667e56f6..d3fe64037d 100644
--- a/configs/P1010RDB-PB_NAND_defconfig
+++ b/configs/P1010RDB-PB_NAND_defconfig
@@ -12,6 +12,7 @@ CONFIG_TPL_LIBGENERIC_SUPPORT=y
CONFIG_TPL_SERIAL=y
CONFIG_SPL_DRIVERS_MISC=y
CONFIG_SPL=y
+CONFIG_TPL_MAX_SIZE=0x20000
CONFIG_MPC85xx=y
CONFIG_TARGET_P1010RDB_PB=y
CONFIG_ENABLE_36BIT_PHYS=y
@@ -48,7 +49,6 @@ CONFIG_TPL_RELOC_MALLOC_SIZE=0xc000
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_SPL_TARGET="u-boot-with-spl.bin"
CONFIG_TPL=y
-CONFIG_TPL_MAX_SIZE=0x20000
CONFIG_TPL_DRIVERS_MISC=y
CONFIG_TPL_ENV_SUPPORT=y
CONFIG_TPL_I2C=y