]> git.baikalelectronics.ru Git - uboot.git/commit
env: Add H_DEFAULT flag
authorMarek Vasut <marex@denx.de>
Tue, 7 Jul 2020 18:51:34 +0000 (20:51 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 31 Jul 2020 14:13:00 +0000 (10:13 -0400)
commita46127963184e2c30509c608a224cf8de036ea4d
tree0612229dac11709f0ecbd4f3438b501461ea428a
parent4f225a81cdadb8f46c3138ff5cd9268c84e523ae
env: Add H_DEFAULT flag

Add another internal environment flag which indicates that the operation
is resetting the environment to the default one. This allows the env code
to discern between import of external environment and reset to default.

Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
env/common.c
include/search.h