On Sun, 11 Aug 2024 11:44:15 -0700, Ravi Minnikanti wrote: > current env_set_default_vars() doesn't delete > var that are not in the imported env. hashtable > removes vars that are not in the imported > env but present in the current env only if H_NOCLEAR > flag is not set. > > This change is to avoid passing H_NOCLEAR flag if > specific vars are passed to env_set_default_vars() > > [...]
Applied to u-boot/next, thanks! -- Tom

