We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
upgrade_tool don't able to check data on kernel update - because rockusb implementation have RKUSB_READ_LIMIT_ADDR limit
user@user-ubuntu:~/rockchip/$ ./upgrade_tool pl Program Data in /home/user/.config/upgrade_tool Partition Info(gpt): NO LBA Size Name 01 0x00004000 0x00002000 uboot 02 0x00006000 0x00002000 trust 03 0x00008000 0x00002000 misc 04 0x0000a000 0x00010000 boot 05 0x0001a000 0x00010000 recovery 06 0x0002a000 0x00010000 backup 07 0x0005a000 0x00c00000 rootfs 08 0x00c5a000 0x00235fdf userdata user@user-ubuntu:~/rockchip/$ ./upgrade_tool di -b boot.img Program Data in /home/user/.config/upgrade_tool directlba=1,first4access=1,gpt=1 Download boot start...(0x0000a000) Compare data failed in checking,exit download image!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
upgrade_tool don't able to check data on kernel update - because rockusb implementation have RKUSB_READ_LIMIT_ADDR limit
The text was updated successfully, but these errors were encountered: