[PATCH 2/2] board: apalis/colibri imx6/imx6ull/imx7: Add fastboot bootcmd support

Fabio Estevam festevam at gmail.com
Wed Nov 29 19:18:23 CET 2023


On Thu, Nov 9, 2023 at 1:44 PM Hiago De Franco <hiagofranco at gmail.com> wrote:
>
> This commit adds support for Fastboot boot commands by checking both

Just a nit: use imperative mood - "Add support for Fastboot....".

> 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 at toradex.com>

Reviewed-by: Fabio Estevam <festevam at gmail.com>


More information about the U-Boot mailing list