You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for booting a rockchip bin file, made with boot_merger.
It can be:
- a file containing the rockchip miniloader, but in this case,
it's not useful, as rockusb is not implemented
- a file containing uboot tpl and spl. In this case, if u-boot
is configured for SPL DFU, the snagrecover configuration file
may specify an u-boot FIT image to load into the first DFU slot.
This will allow booting u-boot proper and then to fastboot/ums/dfu/...
to flash.
Signed-off-by: Arnaud Patard <[email protected]>
0 commit comments