summaryrefslogtreecommitdiff
path: root/configs/nanopi-r2s-rk3328_defconfig
diff options
context:
space:
mode:
authorMichael Trimarchi <michael@amarulasolutions.com>2022-09-24 16:36:24 +0300
committerTom Rini <trini@konsulko.com>2022-09-29 17:10:39 +0300
commitdc1c02cb598ce1162fd740475580124dd29d9c1d (patch)
treef4f421faed574d86df6edbe4721d8fcbbfa7a47d /configs/nanopi-r2s-rk3328_defconfig
parentd779fc399ce838160fb842543a53524b04564eda (diff)
downloadu-boot-dc1c02cb598ce1162fd740475580124dd29d9c1d.tar.xz
configs: rockchip: Drop TPL_MAX_SIZE definition
The max size is defined at architectural level. On the same commit I have checked mostly all the other architecture and look like they are Fixes: commit ca8a329a1b7f ("Convert CONFIG_SPL_PAD_TO et al to Kconfig") Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/nanopi-r2s-rk3328_defconfig')
-rw-r--r--configs/nanopi-r2s-rk3328_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/nanopi-r2s-rk3328_defconfig b/configs/nanopi-r2s-rk3328_defconfig
index 4dfb7782d9..86f5e111f8 100644
--- a/configs/nanopi-r2s-rk3328_defconfig
+++ b/configs/nanopi-r2s-rk3328_defconfig
@@ -16,7 +16,6 @@ CONFIG_SPL_STACK_R_ADDR=0x600000
CONFIG_DEBUG_UART_BASE=0xFF130000
CONFIG_DEBUG_UART_CLOCK=24000000
CONFIG_SYS_LOAD_ADDR=0x800800
-CONFIG_TPL_MAX_SIZE=0x40000
CONFIG_DEBUG_UART=y
CONFIG_HAS_CUSTOM_SYS_INIT_SP_ADDR=y
CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0x300000