commit | 185402a1d94359310c256a6a65203daa3801f258 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jan 23 21:16:54 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 27 09:19:11 2018 -0500 |
tree | c0902c6a8977d9efba8ec54c8376cb1a062f303d | |
parent | 1e8294d41d5a62554637a767d90fbfb5f1a75274 [diff] |
env: Make it explicit where we're loading our environment from Since we can have multiple environments now, it's better to provide a decent indication on what environments were tried and which were the one to fail and succeed. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>