Home
last modified time | relevance | path

Searched hist:ecdfd69a4be55363589e8185ff151b02e6c36cfa (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl_ubi.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl_usb.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl_onenand.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl_nor.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl_ymodem.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl_sata.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl_net.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl_nand.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl_mmc.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dboard.cecdfd69a4be55363589e8185ff151b02e6c36cfa 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 Dspl.hecdfd69a4be55363589e8185ff151b02e6c36cfa 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>