]> Git Repo - J-u-boot.git/commit
beagleplay: Add DFU support
authorSjoerd Simons <[email protected]>
Mon, 6 May 2024 14:38:45 +0000 (15:38 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Signed-off-by: Martyn Welch <[email protected]>
Reviewed-by: Mattijs Korpershoek <[email protected]>
Tested-by: Mattijs Korpershoek <[email protected]>
arch/arm/dts/k3-am625-beagleplay-u-boot.dtsi
board/beagle/beagleplay/beagleplay.env
configs/am62x_beagleplay_a53_defconfig
This page took 0.039263 seconds and 4 git commands to generate.