All of lore.kernel.org
 help / color / mirror / Atom feed
* env: CONFIG_DEFAULT_ENV_FILE and CFG_EXTRA_ENV_SETTINGS
@ 2024-07-11 20:31 Tony Dinh
  2024-07-11 22:46 ` Tom Rini
  2024-07-12  8:14 ` Rasmus Villemoes
  0 siblings, 2 replies; 6+ messages in thread
From: Tony Dinh @ 2024-07-11 20:31 UTC (permalink / raw)
  To: Tom Rini, U-Boot Mailing List; +Cc: Phil Sutter

Hi Tom,

I'm trying to move some envs from a board header file to the default
env file. I recall that the envs in CONFIG_DEFAULT_ENV_FILE are
appended to the envs in CFG_EXTRA_ENV_SETTINGS. As you mentioned here
before:

https://lore.kernel.org/all/20220810170439.GJ1146598@bill-the-cat/

But it looks like envs in CFG_EXTRA_ENV_SETTINGS are completely
erased, and then the envs are populated with what's in
CONFIG_DEFAULT_ENV_FILE.

Did I understand the usage correctly?

Thanks,
Tony

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-07-12 19:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11 20:31 env: CONFIG_DEFAULT_ENV_FILE and CFG_EXTRA_ENV_SETTINGS Tony Dinh
2024-07-11 22:46 ` Tom Rini
2024-07-12  0:31   ` Tony Dinh
2024-07-12  8:14 ` Rasmus Villemoes
2024-07-12 16:50   ` Tom Rini
2024-07-12 19:28     ` Tony Dinh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.