commit | e5bce247b01ae057f05cc80178f0df28ec1d27a7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 03 12:22:01 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 15 20:50:27 2017 -0400 |
tree | 98a5f6c12ce94369f76db33a6347791392003241 | |
parent | c9d728dd33fe7c45711395c72b2113ea7c18fc72 [diff] |
env: Switch over to use environment location drivers Move over to use a the master implementation of the location drivers, with each method calling out to the appropriate driver. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>