Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_ubi.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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>
/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dspl.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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>
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Dboard.c2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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>
/rk3399_rockchip-uboot/include/
H A Dspl.h2a2ee2ac35f26f6b4dae11a225c2803291dff10e Sun Sep 25 00:20:13 UTC 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>