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)
commitef9bef2bfed36424a3a6678d76d9eb7b710de1ac
tree0612229dac11709f0ecbd4f3438b501461ea428a
parent0f036bf4b87e6416f5c4d23865a62a62d9073c20
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