| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_ubi.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_usb.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_onenand.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_spi.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_nor.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_ymodem.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_sata.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_net.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_nand.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl_mmc.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | board.c | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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 D | spl.h | 2a2ee2ac35f26f6b4dae11a225c2803291dff10e 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>
|