1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-10-22 10:31:56 +02:00
Files
u-boot-megous/include
Simon Glass ecdfd69a4b 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>
2016-10-06 14:53:36 -04:00
..
2016-08-20 11:35:07 -04:00
2016-09-16 17:03:39 -04:00
2016-09-07 08:49:07 -04:00
2016-07-22 09:52:59 -04:00
2016-08-12 11:01:22 -06:00
2016-07-16 09:43:12 -04:00
2016-08-17 10:25:35 +09:00
2016-09-22 01:02:28 +05:30
2016-10-06 14:53:36 -04:00
2016-09-26 13:24:43 -04:00