Skip to content

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

@ildar

Description

@ildar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions