Re: [PATCH 1/6] rockchip: Add DFU to boot from USB for Radxa ROCK 5B

2025-04-10 Thread Kever Yang
On 2025/2/11 14:13, FUKAUMI Naoki wrote: Boot the Radxa ROCK 5B from the USB OTG port using rkflashtool[1] or rkusbboot[2] and dfu-util. 1a. Download the TPL and SPL using rkflashtool $ rkflashtool l < mkimage-in-simple-bin.mkimage-rockchip-tpl $ rkflashtool L < mkimage-in-simple-bin.mkimage-

[PATCH 1/6] rockchip: Add DFU to boot from USB for Radxa ROCK 5B

2025-02-10 Thread FUKAUMI Naoki
Boot the Radxa ROCK 5B from the USB OTG port using rkflashtool[1] or rkusbboot[2] and dfu-util. 1a. Download the TPL and SPL using rkflashtool $ rkflashtool l < mkimage-in-simple-bin.mkimage-rockchip-tpl $ rkflashtool L < mkimage-in-simple-bin.mkimage-u-boot-spl 1b. Download the TPL and SPL usin