Home
last modified time | relevance | path

Searched hist:"2 a2ee2ac" (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl_ubi.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_usb.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_spi.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_nor.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_onenand.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_sata.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_net.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_ymodem.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_nand.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl_mmc.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
H A Dspl.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
/openbmc/u-boot/arch/sandbox/cpu/
H A Dspl.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dboard.c2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>
/openbmc/u-boot/include/
H A Dspl.h2a2ee2ac Sat Sep 24 19:20:13 CDT 2016 Simon Glass <sjg@chromium.org> spl: Pass spl_image as a parameter to load_image() methods

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>