commit | ac358beb85362fb2fac47aaec40a7e1bca49656c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 03 12:22:03 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 15 20:50:28 2017 -0400 |
tree | 1d2b77ef10563b86d63255e6a1b3870e48e78199 | |
parent | 7938822a6b75b69fff9793b6b1769dddf1249525 [diff] |
env: Drop the env_name_spec global Add a name to the driver and use that instead of the global variable declared by each driver. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>