<jcarlos>
naobsd: I answer myself: efectively my cyanogenmod has a service in recovery.rc that erases misc partition :)
<naobsd>
jcarlos: as I said, misc partition is common in Android world, and it's used in RK world long time, developer should know how to handle it
<jcarlos>
naobsd: Yes. It seems so :)
<naobsd>
jcarlos: about "how to boot recovery", I said "flash misc.img, then reboot" explicitly.
<jcarlos>
Yes, I understand now.
<naobsd>
itdaniher: I understand file format of your kernel.img seems to be fine. then, how and where you flashed it? can you confirm your procedure is correct with another working kernel image?
<naobsd>
it's difficult to understand detail from like "I did it as expected"
cnxsoft has joined #linux-rockchip
naobsd has quit [Ping timeout: 272 seconds]
Astralix has joined #linux-rockchip
Astralix1 has quit [Ping timeout: 252 seconds]
ganbold__ has quit [Ping timeout: 245 seconds]
cnxsoft has quit [Quit: cnxsoft]
cnxsoft has joined #linux-rockchip
ganbold__ has joined #linux-rockchip
hipboi has joined #linux-rockchip
naobsd has joined #linux-rockchip
WilsonB has quit [Ping timeout: 263 seconds]
FreezingCold has joined #linux-rockchip
cnxsoft has quit [Ping timeout: 272 seconds]
hipboi has quit [Quit: Leaving]
GeorgeJ_ has quit [Ping timeout: 240 seconds]
GeorgeJ has joined #linux-rockchip
devgiant has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
jcarlos has quit [Read error: Connection reset by peer]
jcarlos has joined #linux-rockchip
Super-noob has joined #linux-rockchip
hramrach has quit [Remote host closed the connection]
<cyberef>
I have found two PDF's that says Rockchip confidential
<cyberef>
RK30xx Technical Reference Manual and RK3188 brief
<cyberef>
but maybe those are already common knowledge?
cnxsoft has quit [Remote host closed the connection]
<Super-noob>
i can´t tell for sure but half a year ago or tho everyone seemted to talk of leaked dokumentation, so i would first guess that it´s common knowledge but i can´t tell that for sure
ganbold__ has quit [Ping timeout: 245 seconds]
ganbold__ has joined #linux-rockchip
WilsonB has joined #linux-rockchip
markm has joined #linux-rockchip
mrueg has quit [Remote host closed the connection]
mrueg has joined #linux-rockchip
mrueg has joined #linux-rockchip
FreezingCold has quit [Ping timeout: 245 seconds]
FreezingCold has joined #linux-rockchip
<itdaniher>
rkflashtool e 0x0000A000 0x00008000; rkflashtool w 0x0000A000 0x00008000 < kernel.img; rkflashtool b
<itdaniher>
with patches to the repo to account for the fact that I'm running the compile job on my stick - not crosscompiling, and not using the included x86 version of mkkrnlimg
akaizen has quit [Read error: Connection reset by peer]
akaizen has joined #linux-rockchip
Super-noob has quit []
markm has quit [Read error: Connection timed out]
markm has joined #linux-rockchip
<naobsd>
itdaniher: are you sure your RK device currently uses kernel at offset 0xa000 and size 0x8000?
<naobsd>
here is not picuntu support forum, please don't assume people must know detail about it.
<naobsd>
no need to run 'rkflash e' in this case, it just shorten life of NAND
<naobsd>
and what is the patch? it uses rkcrc instead of mkkrnlimg?
<naobsd>
to solve problem, you should try the way which is already confirmed to work and change it one by one
<naobsd>
e.g. try to flash compiled/supplied kernel.img by distro
<naobsd>
e.g. try to compile kernel source which is known to work on your device without modifycation on supported build environment
FreezingCold has quit [Ping timeout: 245 seconds]
<naobsd>
if you already did it, please explain, people in here cannot know what works and what doesn't work without explanation