Re: [PATCH 4/7] rockchip: Add DFU to SPL for RK3568

2025-04-13 Thread Jonas Karlman
Hi, On 2025-02-11 06:33, FUKAUMI Naoki wrote: > Boot the RK3568 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

[PATCH 4/7] rockchip: Add DFU to SPL for RK3568

2025-02-10 Thread FUKAUMI Naoki
Boot the RK3568 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 using rkusb