]> git.dujemihanovic.xyz Git - u-boot.git/commit
beagleplay: Add DFU support
authorSjoerd Simons <sjoerd@collabora.com>
Mon, 6 May 2024 14:38:45 +0000 (15:38 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 15 May 2024 16:45:02 +0000 (10:45 -0600)
commitb00c2fe70ae50c275c9166fe5b1fee5597e557bb
tree17b23c66f5eb6ad24ec6d15698689ec3d7e1db28
parentdfc2dff5a8442aea4923f757bfc118da5dbd9fbe
beagleplay: Add DFU support

DFU mode on a beagleplay can be used via the Type-C connector by holding
the USR switch while powering on.

Configuration is already provided as fragments for both the A53 and R5
u-boot parts. Include the am62x_a53_usbdfu.config config. The
am62x_r5_usbdfu.config fragment needs to be added should DFU boot be
required as this will disable booting from persistent storage due to
binary size constraints.

Signed-off-by: Sjoerd Simons <sjoerd@collabora.com>
Signed-off-by: Martyn Welch <martyn.welch@collabora.com>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Tested-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi
board/beagle/beagleplay/beagleplay.env
configs/am62x_beagleplay_a53_defconfig