commit | 710e9ca5795c9762b09028f1e151981c9052d012 | [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 | b4a6c2aae6165782dd9fa4944b38c2c2a7419af1 [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>