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