1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 11:44:41 +01:00
Files
u-boot-megous/include
Alex Kiernan d2df2abbcd fastboot: Extract fastboot_okay/fail to fb_common.c
Add drivers/fastboot/fb_common.c, where fastboot_okay/fail are implemented
so we can call them from a non-USB implementation.

Introduce fastboot_response which takes varargs parameters so we can
use it to generate formatted response strings. Refactor fastboot_okay/fail
to use it.

Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
2018-05-30 11:59:21 +02:00
..
2018-02-05 20:58:11 -05:00
2018-04-06 17:04:33 -04:00
2018-05-23 17:30:03 -04:00
2018-05-26 12:46:50 -04:00
2018-05-26 18:19:17 -04:00
2018-05-11 09:23:43 +02:00