by urge4vert » Tue May 13, 2014 11:20 am
So, I'm unable to flash the 'system' NAND using rkflashkit. It runs and see's the partitions but its never available in the drop down menu.
CMDLINE: initrd=0x62000000,0x00800000 init=/sbin/init root=/dev/mtdblock2 mtdparts=rk29xxnand:0x00008000@0x00002000(boot),0x00008000@0x0000A000(kernel),-@0x00012000(system)
The only options I see are 'boot' and 'kernel'. I never can get a drop down for 'system' and so I can't reflash it.
How can I flash my device using Linux only? I don't have a recovery partition and all the directions I've found online for rkflashtool talk about Android and recovery partitions.
Any help or suggestions would be great.