diff options
| author | Tom Rini <[email protected]> | 2022-07-25 17:19:18 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-07-25 17:19:18 -0400 |
| commit | 0fc5c499db1467f5bf7db5c4fee9adbc804e8982 (patch) | |
| tree | f712dec87c125741b0d1995ae469199f9c2638d3 /configs/P1020RDB-PC_NAND_defconfig | |
| parent | af18c329730e11800792e10514b3eb33320e1abb (diff) | |
configs: Resync with savedefconfig
Resync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'configs/P1020RDB-PC_NAND_defconfig')
| -rw-r--r-- | configs/P1020RDB-PC_NAND_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/P1020RDB-PC_NAND_defconfig b/configs/P1020RDB-PC_NAND_defconfig index fdb163f49c2..90106d7236b 100644 --- a/configs/P1020RDB-PC_NAND_defconfig +++ b/configs/P1020RDB-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_P1020RDB_PC=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 |
