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/odroid-go2_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/odroid-go2_defconfig')
| -rw-r--r-- | configs/odroid-go2_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/odroid-go2_defconfig b/configs/odroid-go2_defconfig index 599ff0b89bc..8b37cd7efec 100644 --- a/configs/odroid-go2_defconfig +++ b/configs/odroid-go2_defconfig @@ -20,6 +20,7 @@ CONFIG_SPL_STACK_R_ADDR=0x600000 CONFIG_DEBUG_UART_BASE=0xFF160000 CONFIG_DEBUG_UART_CLOCK=24000000 CONFIG_SYS_LOAD_ADDR=0x800800 +CONFIG_TPL_MAX_SIZE=0x20000 CONFIG_DEBUG_UART=y CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x400000 @@ -49,7 +50,6 @@ CONFIG_SPL_POWER=y CONFIG_SPL_ATF=y # CONFIG_TPL_FRAMEWORK is not set # CONFIG_TPL_BANNER_PRINT is not set -CONFIG_TPL_MAX_SIZE=0x20000 # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_ELF is not set # CONFIG_CMD_IMI is not set |
