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