[PATCH 08/11] rockchip: rk3568: Drop BOARD_LATE_INIT from target config
Kever Yang
kever.yang at rock-chips.com
Tue Apr 8 05:19:58 CEST 2025
On 2025/4/6 08:24, Jonas Karlman wrote:
> BOARD_LATE_INIT is already selected by ROCKCHIP_RK3568 so there is no
> need to select it under any board target config.
>
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
> arch/arm/mach-rockchip/rk3568/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-rockchip/rk3568/Kconfig b/arch/arm/mach-rockchip/rk3568/Kconfig
> index 8cad77890f13..2730220a18e8 100644
> --- a/arch/arm/mach-rockchip/rk3568/Kconfig
> +++ b/arch/arm/mach-rockchip/rk3568/Kconfig
> @@ -5,7 +5,6 @@ choice
>
> config TARGET_EVB_RK3568
> bool "RK3568 evaluation board"
> - select BOARD_LATE_INIT
> help
> RK3568 EVB is a evaluation board for Rockchp RK3568.
>
More information about the U-Boot
mailing list