
27 Jan
2023
27 Jan
'23
2:22 p.m.
On Fri, Jan 27, 2023 at 06:50:52AM +0100, Heiko Schocher wrote:
as Tom suggested get rid of CFG_EXTRA_ENV_SETTINGS and enable CONFIG_ENV_SOURCE_FILE and use text file
board/socrates/socrates.env
which contains the default environment. While at it, cleanup the default Environment.
Signed-off-by: Heiko Schocher hs@denx.de Suggested-by: Tom Rini trini@konsulko.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom