
19 Sep
2016
19 Sep
'16
2:30 a.m.
On Sun, Sep 18, 2016 at 01:45:12PM -0600, Simon Glass wrote:
Rather than having a global variable, pass the spl_image as a parameter. This avoids BSS use, and makes it clearer what the function is actually doing.
Signed-off-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom