commit | 082af92e4b497358d86f6a60acd4b3a062ba9eb1 | [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 | 15e5a1af96d8bae7a3d6a089916b79fd1a4bd6c3 [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>