1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-31 18:37:10 +01:00
Files
u-boot-megous/drivers
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
..
2015-11-02 10:38:00 +09:00
2016-09-27 10:46:45 -04:00
2016-01-27 15:32:05 +01:00
2016-09-22 07:32:22 -06:00
2016-10-01 18:35:01 -06:00
2016-02-06 12:00:59 +01:00
2016-08-12 16:00:50 -04:00
2016-03-14 19:21:44 -04:00