| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_ubi.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl_usb.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl_onenand.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl_nor.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl_ymodem.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl_sata.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl_net.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl_nand.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl_mmc.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| H A D | spl.c | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
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 | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
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 | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spl.h | ecdfd69a4be55363589e8185ff151b02e6c36cfa Sun Sep 25 00:19:57 UTC 2016 Simon Glass <sjg@chromium.org> spl: Convert boot_device into a struct
At present some spl_xxx_load_image() functions take a parameter and some don't. Of those that do, most take an integer but one takes a string.
Convert this parameter into a struct so that we can pass all functions the same thing. This will allow us to use a common function signature.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
|