summaryrefslogtreecommitdiff
path: root/drivers/ddr
diff options
context:
space:
mode:
authorHiago De Franco <hiagofranco@gmail.com>2023-11-09 13:24:01 -0300
committerFabio Estevam <festevam@gmail.com>2023-12-13 10:03:14 -0300
commit220bb4e15086f9cc7a43a5726fde1919f65c8277 (patch)
tree16e971d444ee52885e5f0880d866f24f1bec4ac0 /drivers/ddr
parent50c67ddbe4a6a3f7a2afe14152e0fc5561435dac (diff)
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>
Diffstat (limited to 'drivers/ddr')
0 files changed, 0 insertions, 0 deletions