rockchip-with-unofficial-love / rkflashtool

Tools for flashing Rockchip devices
4 stars 4 forks source link

[unpack] Supporting RK3588 #2

Open phhusson opened 1 year ago

phhusson commented 1 year ago

You can find an image here: https://drive.google.com/file/d/1AvfgFdDQlbZot9JmIazj8tBCVWsPwse1/view

"BOOT" signature is not here, but it seems to be LDR\0 instead RK3588 exposes chip id 0x38: info: You got a brand new chip (0x38), congratulations!!!

At a quick glance, once removing BOOT's fatal, the extracted files are correct, and package-file has the same list of files and partitions

Only nit the display of the size is wrong over 2GB: info: 0640a800-0653a46c Image/super.img (size: -1746704740)

ilmich commented 1 year ago

Hi @phhusson, sorry for delay. Now thanks to @ncravino it should be ok. You can test it and if ok we can close the issue.

Cheers Michele