mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-15 01:17:39 +00:00
220bb4e150
This commit adds support for Fastboot boot commands by checking both CONFIG_CMD_USB_SDP and CONFIG_USB_FUNCTION_FASTBOOT. If either of these configurations is set, it indicates that the board is in recovery mode and can use either SDP or Fastboot. The default option remains the SDP command, but if CONFIG_CMD_FASTBOOT is set, it changes to 'fastboot usb 0' as the boot command. Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> |
||
---|---|---|
.. | ||
apalis-imx8 | ||
apalis-tk1 | ||
apalis_imx6 | ||
apalis_t30 | ||
colibri-imx6ull | ||
colibri-imx8x | ||
colibri_imx6 | ||
colibri_imx7 | ||
colibri_t20 | ||
colibri_t30 | ||
colibri_vf | ||
common | ||
verdin-am62 | ||
verdin-imx8mm | ||
verdin-imx8mp |