diff options
author | Heiko Schocher <hs@denx.de> | 2020-10-10 10:28:04 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-10-30 10:54:38 -0400 |
commit | 1229533a2a9cd85fb18a95841e986fca79dece86 (patch) | |
tree | 4f3d71bf23252a4d327c5f029beb5680e40eba7f /env/sf.c | |
parent | 8d7f3fcb4a20bade1a940cea3e3b6983587d0fc9 (diff) | |
download | u-boot-1229533a2a9cd85fb18a95841e986fca79dece86.tar.gz u-boot-1229533a2a9cd85fb18a95841e986fca79dece86.tar.bz2 u-boot-1229533a2a9cd85fb18a95841e986fca79dece86.zip |
env: split env_import_redund() into 2 functions
split from env_import_redund() the part which checks
which Environment is valid into a separate function
called env_check_redund() and call it from env_import_redund().
So env_check_redund() can be used from places which also
need to do this checks.
Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'env/sf.c')
0 files changed, 0 insertions, 0 deletions