Re: [PATCH v4 6/7] beagleplay: Add DFU support

2024-01-12 Thread Nishanth Menon
On 09:52-20240112, Sjoerd Simons wrote: > DFU mode on a beagleplay can be used via the Type-C connector by holding > the USR switch while powering on. > > Configuration is only added for the A53 u-boot parts, for R5 the > am62x_r5_usbdfu.config fragment should be used. > > Signed-off-by: Sjoerd S

Re: [PATCH v4 6/7] beagleplay: Add DFU support

2024-01-12 Thread Sjoerd Simons
On Fri, 2024-01-12 at 12:41 +0200, Roger Quadros wrote: > > > On 12/01/2024 10:52, Sjoerd Simons wrote: > > DFU mode on a beagleplay can be used via the Type-C connector by > > holding > > the USR switch while powering on. > > > > Configuration is only added for the A53 u-boot parts, for R5 the

Re: [PATCH v4 6/7] beagleplay: Add DFU support

2024-01-12 Thread Roger Quadros
On 12/01/2024 10:52, Sjoerd Simons wrote: > DFU mode on a beagleplay can be used via the Type-C connector by holding > the USR switch while powering on. > > Configuration is only added for the A53 u-boot parts, for R5 the > am62x_r5_usbdfu.config fragment should be used. > > Signed-off-by: Sjo

[PATCH v4 6/7] beagleplay: Add DFU support

2024-01-12 Thread Sjoerd Simons
DFU mode on a beagleplay can be used via the Type-C connector by holding the USR switch while powering on. Configuration is only added for the A53 u-boot parts, for R5 the am62x_r5_usbdfu.config fragment should be used. Signed-off-by: Sjoerd Simons --- Changes in v4: - New patch arch/arm/dts