Home
last modified time | relevance | path

Searched hist:"71316 c1d" (Results 1 – 11 of 11) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl_ubi.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl_nor.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl_onenand.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl_net.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl_ext.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl_ymodem.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl_fat.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl_nand.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl_mmc.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
H A Dspl.c71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
/openbmc/u-boot/include/
H A Dspl.h71316c1d Sat Sep 24 19:19:53 CDT 2016 Simon Glass <sjg@chromium.org> spl: Add a parameter to spl_parse_image_header()

Instead of using the global spl_image variable, pass the required struct in
as an argument.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>