[PATCH 04/13] arm: rk3368: Select ARCH_EARLY_INIT_R when used

Simon Glass sjg at chromium.org
Thu Feb 16 21:17:44 CET 2023


On Wed, 15 Feb 2023 at 20:38, Tom Rini <trini at konsulko.com> wrote:
>
> On the lion and evb-px5 platforms, we need this function, so select it.
>
> Cc: Andy Yan <andy.yan at rock-chips.com>
> Cc: Quentin Schulz <quentin.schulz at theobroma-systems.com>
> Cc: Klaus Goger <klaus.goger at theobroma-systems.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/arm/mach-rockchip/rk3368/Kconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/mach-rockchip/rk3368/Kconfig b/arch/arm/mach-rockchip/rk3368/Kconfig
> index c3249a7be457..3de695186ed9 100644
> --- a/arch/arm/mach-rockchip/rk3368/Kconfig
> +++ b/arch/arm/mach-rockchip/rk3368/Kconfig
> @@ -5,6 +5,7 @@ choice
Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list