commit | 43a734f892d52f1606450f2dbe164e94e429c22b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Sep 24 18:20:16 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 06 15:08:54 2016 -0400 |
tree | efda93dc330a70296ee5abf2b333436825cc8d7c | |
parent | 3eb382a0044b4c7d38bf713fcd27e3811da9b7b3 [diff] |
spl: Update spl_load_simple_fit() to take an spl_image param Upda the SPL FIT code to use the spl_image parameter. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>