summaryrefslogtreecommitdiff
path: root/recipes-support/bmode-usb/bmode-usb_1.0.bb
AgeCommit message (Collapse)Author
2020-06-18bmode-usb: replace soc overrides to also include use-mainline-bspMax Krummenacher
With use-mainline-bsp the SoC overrides mx6/mx6q/mx6ull... are filtered out of the overrides. Replace them with the specific machine name. Related-to: ELB-2805 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit aae172f7a1c11d45e7e52b7906f02c3366feaa53)
2019-08-07bmode-usb: expand recipe to support imx6ullPhilippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2017-06-09bmode-usb: add recipe to set i.mx 6 boot modeMax Krummenacher
This linux userspace tool does what U-Boot's 'bmode usb noreset' does. On the next reboot the i.MX 6 will boot to recovery aka serial download mode. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Signed-off-by: Stefan Agner <stefan.agner@toradex.com>