]> git.dujemihanovic.xyz Git - u-boot.git/commit
rockchip: px30: default TPL_SYS_MALLOC_F_LEN to 0x600 on PX30 Kconfig level
authorQuentin Schulz <quentin.schulz@cherry.de>
Thu, 23 May 2024 16:59:34 +0000 (18:59 +0200)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 24 May 2024 09:58:59 +0000 (17:58 +0800)
commit78d1f04fa61586a7c2b965a273912fcbcf629936
tree8ff46c4ce864cf02ddf5f08208a57c06e6088fc1
parent702dc3c0b39a7867d05931e77fbbe2a931dd0793
rockchip: px30: default TPL_SYS_MALLOC_F_LEN to 0x600 on PX30 Kconfig level

This is the kind of setting that typically doesn't need to be changed
between boards based on the same SoC, so let's make it the default in
PX30 Kconfig so we don't have to care about it in the defconfig if we
don't want to.

Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/mach-rockchip/px30/Kconfig
configs/evb-px30_defconfig
configs/firefly-px30_defconfig
configs/odroid-go2_defconfig
configs/px30-core-ctouch2-of10-px30_defconfig
configs/px30-core-ctouch2-px30_defconfig
configs/px30-core-edimm2.2-px30_defconfig
configs/ringneck-px30_defconfig