commit | 813878fcc70c8d5396fc5505d2ef6ad9b8980951 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 01 09:46:57 2019 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Aug 11 16:43:41 2019 -0400 |
tree | 704ef0bff634025eaaa98e0d66b81cea2cc74d9e | |
parent | eec97961b4869591efbbef8630854a981fba8012 [diff] |
env: Move env_load/save functions to env.h Move these function to the new header file. Acked-by: Joe Hershberger <joe.hershberger@ni.com> Signed-off-by: Simon Glass <sjg@chromium.org>