summaryrefslogtreecommitdiff
path: root/configs/P2020RDB-PC_NAND_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-26 00:19:18 +0300
committerTom Rini <trini@konsulko.com>2022-07-26 00:19:18 +0300
commit0fc5c499db1467f5bf7db5c4fee9adbc804e8982 (patch)
treef712dec87c125741b0d1995ae469199f9c2638d3 /configs/P2020RDB-PC_NAND_defconfig
parentaf18c329730e11800792e10514b3eb33320e1abb (diff)
downloadu-boot-0fc5c499db1467f5bf7db5c4fee9adbc804e8982.tar.xz
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/P2020RDB-PC_NAND_defconfig')
-rw-r--r--configs/P2020RDB-PC_NAND_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P2020RDB-PC_NAND_defconfig b/configs/P2020RDB-PC_NAND_defconfig
index 2558596b16..caa6211501 100644
--- a/configs/P2020RDB-PC_NAND_defconfig
+++ b/configs/P2020RDB-PC_NAND_defconfig
@@ -11,6 +11,7 @@ CONFIG_TPL_LIBCOMMON_SUPPORT=y
CONFIG_TPL_LIBGENERIC_SUPPORT=y
CONFIG_TPL_SERIAL=y
CONFIG_SPL=y
+CONFIG_TPL_MAX_SIZE=0x20000
CONFIG_MPC85xx=y
# CONFIG_CMD_ERRATA is not set
CONFIG_TARGET_P2020RDB=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_ENV_SUPPORT=y
CONFIG_TPL_I2C=y
CONFIG_TPL_MPC8XXX_INIT_DDR=y