commit | 0649e9151f0050de708ce0b891c63e6d31f76478 | [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 | ee306798d726a980b4dd3cb195cdb511207cd205 [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>