
3 Nov
2020
3 Nov
'20
8:11 a.m.
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