Linking Error on env_get("loadaddr")
Oliver Graute
oliver.graute at gmail.com
Tue Nov 3 08:11:15 CET 2020
On 03/11/20, Jaehoon Chung wrote:
> On 11/2/20 11:09 PM, Oliver Graute wrote:
> > Hello list,
> >
> > I try to use env_get("loadaddr") for a board specific CMD and included
> > env.h. But I get the following linking error in nvedit.c. Some clue what
> > I miss here? I still use v2020.07.
>
> Did you check whether CONFIG_SPL_ENV_SUPPORT is enabled?
thx this solved my issue.
Best Regards,
Oliver
More information about the U-Boot
mailing list