Quote:
Originally Posted by winstonma
Did you flash your boot.img using RKDevTool or fastboot?
I am using Nova and I guess it should be compactible as I am using the same Rockchip chip as Note Pro.
- Download my dumped image. It contains 3 files.
- Open RKDevTool (I am not sure if you still be able to use RKDevTool) and flash the following:
- uboot 0x2000
- misc 0x4000
- resource 0x6000
I dumped my system and couldn't find the loader partition (0x0000) so I am not sure if my image solves your problem.
|
@winstonma Thank you very much.
I used fastboot to flash the patched img initially.
I have your files, did not work. Do you happen to have the loader and parameter starting from ox0000? I think I override them accidentally.
BTW, which rockchip are Nava and Note Pro using? Your partition config seems not matching of any of these from
https://github.com/rockchip-linux/to...evTool_Release.
Thanks again.