commit | 89448759ae425359f0c2db545d3eedee4abe2ca1 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Tue Jan 23 21:17:02 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 27 09:23:22 2018 -0500 |
tree | d26c41855e65c07d9510f9e2e8200594a965510a | |
parent | 7569e18ee94d008b46719235159a4479763df20e [diff] |
env: Mark env_get_location as weak Allow boards and architectures to override the default environment lookup code by overriding env_get_location. Reviewed-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>