[U-Boot] [PATCH 1/7] rockchip: rk3288: vyasa: Drop ROCKCHIP_BROM_HELPER selection
Kever Yang
kever.yang at rock-chips.com
Wed Sep 18 05:00:56 UTC 2019
On 2019/9/17 下午2:10, Jagan Teki wrote:
> ROCKCHIP_BROM_HELPER is selected as if TPL/SPL ROCKCHIP_BACK_TO_BROM
> has been defined, so drop the explicit enablement for vyasa board.
>
> This change is supposed to missed during config move to
> other locations, and missed to drop the same.
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
Reviewed-by: Kever Yang<kever.yang at rock-chips.com>
Thanks,
- Kever
> ---
> arch/arm/mach-rockchip/rk3288/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/arm/mach-rockchip/rk3288/Kconfig b/arch/arm/mach-rockchip/rk3288/Kconfig
> index 87e3d342f6..4ebc0792d5 100644
> --- a/arch/arm/mach-rockchip/rk3288/Kconfig
> +++ b/arch/arm/mach-rockchip/rk3288/Kconfig
> @@ -104,7 +104,6 @@ config TARGET_POPMETAL_RK3288
> config TARGET_VYASA_RK3288
> bool "Vyasa-RK3288"
> select BOARD_LATE_INIT
> - select ROCKCHIP_BROM_HELPER
> select TPL
> help
> Vyasa is a RK3288-based development board with 2 USB ports,
More information about the U-Boot
mailing list