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
we flash with rkdeveloptoiol with these commands:
rkdeveloptool ld rkdeveloptool db "MiniLoaderAll.bin" TIMEOUT /T 3 /NOBREAK rkdeveloptool wl 0x4000 uboot.img rkdeveloptool wl 0x6000 trust.img rkdeveloptool wl 0x8000 misc.img rkdeveloptool wl 0xA000 resource.img rkdeveloptool wl 0x12000 kernel.img rkdeveloptool wl 0x24000 dtbo.img rkdeveloptool wl 0x26000 vbmeta.img rkdeveloptool wl 0x26800 boot.img rkdeveloptool wl 0x36800 recovery.img rkdeveloptool wl 0x190800 system.img rkdeveloptool wl 0x698800 vendor.img rkdeveloptool wl 0x798800 oem.img rkdeveloptool rd
We need an solution thats automateable, no gui tools. Is ther esomething we can make better/different or do we something wrong ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
we flash with rkdeveloptoiol with these commands:
We need an solution thats automateable, no gui tools.
Is ther esomething we can make better/different
or do we something wrong ?
The text was updated successfully, but these errors were encountered: