> CONFIG_ENV_OFFSET is already defined in
> include/configs/rockchip-common.h
> 
> For CONFIG_ROCKCHIP_BACK_TO_BROM=y we redefine CONFIG_ENV_OFFSET
> to an unsuitable value. We were lucky to get a compiler warning.
> 
> Remove the incorrect redefinition.
> 
> Signed-off-by: Heinrich Schuchardt <[email protected]>
> ---
>  include/configs/evb_rk3399.h | 6 ------
>  1 file changed, 6 deletions(-)
> 

Acked-by: Philipp Tomsich <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to