Skip to content
New issue

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

rkflashtool: some blocks aren't flashed to RK3066 #3

Open
ildar opened this issue Apr 17, 2013 · 0 comments
Open

rkflashtool: some blocks aren't flashed to RK3066 #3

ildar opened this issue Apr 17, 2013 · 0 comments

Comments

@ildar
Copy link

ildar commented Apr 17, 2013

I successfully flashed kernel.img several times to my RK3066-based chineese tablet.
But when I tried to flash system.img, it didn't correctly flashed some blocks:

$ /tmp/android-command-line/rkflashtool/rkflashtool w 0x0061A000 0x0CA496 < system.img
...
GOOD
$ /tmp/android-command-line/rkflashtool/rkflashtool r 0x0061A000 0x03 | cmp - system.img
says that 1025'th byte is different

The result was partially flashed partition (corrupt filesystem).
I started to think that NAND is exhausted. But I successfully flashed the system.img with RKAndroidTool.exe in Windows. So it looks like the rkflashtool bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant