> +/* 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