[PATCH 1/1] arm: rockchip: don't use non-existent CONFIG_TPL_TINY_FRAMEWORK
Kever Yang
kever.yang at rock-chips.com
Mon Mar 9 15:32:59 CET 2026
On 2026/2/25 15:28, Heinrich Schuchardt wrote:
> Symbol CONFIG_TPL_TINY_FRAMEWORK does not exist.
> Don't select it.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
> arch/arm/mach-rockchip/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig
> index 92bb4aa62f1..d00820b34bb 100644
> --- a/arch/arm/mach-rockchip/Kconfig
> +++ b/arch/arm/mach-rockchip/Kconfig
> @@ -8,7 +8,6 @@ config ROCKCHIP_PX30
> select SUPPORT_TPL
> select SPL
> select TPL
> - select TPL_TINY_FRAMEWORK if TPL
> select TPL_HAVE_INIT_STACK if TPL
> imply SPL_SEPARATE_BSS
> imply SPL_SERIAL
More information about the U-Boot
mailing list