[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:15:48 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>
> ---
>  include/configs/evb_rk3399.h | 6 ------
>  1 file changed, 6 deletions(-)
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>


More information about the U-Boot mailing list