
7 Oct
2016
7 Oct
'16
2:34 a.m.
On Sat, Sep 24, 2016 at 06:20:13PM -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
Applied to u-boot/master, thanks!
--
Tom