u-boot/drivers/fastboot
Sean Anderson f3d914cfdd fastboot: Add OEM run command
This adds the UUU UCmd functionality as an OEM command. While the
fastboot tool allows sending arbitrary commands as long as they are
prefixed with "oem". This allows running generic U-Boot commands over
fastboot without UUU, which is especially useful when not using USB.
This is really the route we should have gone in the first place when
adding these commands.

While we're here, clean up the UUU Kconfig a bit.

Signed-off-by: Sean Anderson <sean.anderson@seco.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
2023-01-11 15:02:24 -05:00
..
fb_command.c fastboot: Add OEM run command 2023-01-11 15:02:24 -05:00
fb_common.c fastboot: remove #ifdef CONFIG when it is possible 2023-01-11 15:02:24 -05:00
fb_getvar.c fastboot: remove #ifdef CONFIG when it is possible 2023-01-11 15:02:24 -05:00
fb_mmc.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00
fb_nand.c Audit <flash.h> inclusion 2022-08-04 16:18:47 -04:00
Kconfig fastboot: Add OEM run command 2023-01-11 15:02:24 -05:00
Makefile Revert "fastboot: Add default fastboot_set_reboot_flag implementation" 2021-02-07 19:22:54 +01:00