On Thu, Sep 27, 2018 at 12:38:34PM +0200, Simon Goldschmidt wrote:

> Instead of manually specifying CONFIG_SYS_EXTRA_ENV_RELOC
> for every board that needs it, it shouldn't hurt to let
> initr_reloc_global_data() always relocate gd->env_addr
> unless we know this pointer is outside the initial binary.
> 
> To achieve this, the relocation is omitted if
> CONFIG_ENV_ADDR is defined (and ENV_IS_EMBEDDED is not).
> 
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschm...@gmail.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to