
26 Aug
2020
26 Aug
'20
11:16 a.m.
+/* environment */ +/* allow to overwrite serial and ethaddr */ #define +CONFIG_ENV_OVERWRITE
[...]
Hi Michael, CONFIG_ENV_OVERWRITE is now converted to Kconfig option and has been moved to defconfigs. Adam Ford has a patch doing that and is available in latest master.
-Kuldeep