u-boot/board/toradex/apalis_imx6
Hiago De Franco 220bb4e150 board: apalis/colibri imx6/imx6ull/imx7: Add fastboot bootcmd support
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>
2023-12-13 10:03:14 -03:00
..
apalis_imx6.c board: apalis/colibri imx6/imx6ull/imx7: Add fastboot bootcmd support 2023-12-13 10:03:14 -03:00
do_fuse.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
Kconfig Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
MAINTAINERS MAINTAINERS: Add a number of "common" directories 2023-07-25 12:44:47 -04:00
Makefile arm: imx: initial support for apalis imx6 2016-12-16 10:02:45 +01:00
pf0100.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
pf0100.h board: apalis_imx6: check for and report ecc errors in fuses 2019-04-13 20:30:08 +02:00
pf0100_otp.inc SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00