commit | b4a6c2aae6165782dd9fa4944b38c2c2a7419af1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 24 18:20:14 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 06 15:08:53 2016 -0400 |
tree | ca27b960cc3ba435180412905f4d1e6c3d16f4b4 | |
parent | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e [diff] |
spl: Update ext functions to take an spl_image parameter Update the ext loader to avoid using the spl_image global variable. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>