Closed ncravino closed 1 year ago
Hi @ncravino,
thank you very much, I currently have no board with rk35xx so your work is much appreciated. The BOOT entry is the firmware section containing the proprietary Rockchip bootloader. It's used by various recovery tools to, in summary, prepare the device for flash. In the new socs the format and signature should be changed (LDR instead of BOOT), but the purpose is the same. But since we're talking about the tools that unpack firmware, I'd say that's fine.
Thanks again Michele
Fixes Issue https://github.com/ilmich/rkflashtool/issues/2
P.S.: Kudos to @phhusson, I basically fixed what they found during the investigation of my own H96 box.