]> git.ipfire.org Git - thirdparty/u-boot.git/commit
env: Move set_default_vars to env.h
authorSimon Glass <sjg@chromium.org>
Thu, 1 Aug 2019 15:46:56 +0000 (09:46 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 11 Aug 2019 20:43:41 +0000 (16:43 -0400)
commit0b9d8a0556e577190876ae756cf1de97104c9b41
tree066ddb61c70ff0754910c854fcf51dd90a53bf16
parent03ed91887fa8da9d34a3921c1e111b28dff47a26
env: Move set_default_vars to env.h

Move this function to the new header file and rename it so it has an env_
prefix.

Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/nvedit.c
env/common.c
include/env.h
include/environment.h