[U-Boot] [U-Boot, 1/1] evb-rk3399: avoid redefinition of CONFIG_ENV_OFFSET

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Fri Sep 29 16:44:46 UTC 2017


> 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 <xypron.glpk at gmx.de>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>  include/configs/evb_rk3399.h | 6 ------
>  1 file changed, 6 deletions(-)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list