<naobsd>
only last 2 commits in u-boot-rockchip.git are not mainlined yet
naobsd has quit [Quit: naobsd]
chris____ has quit [Ping timeout: 246 seconds]
cnxsoft has joined #linux-rockchip
hipboi has joined #linux-rockchip
cnxsoft has quit [Remote host closed the connection]
cnxsoft has joined #linux-rockchip
mrutland has quit [Ping timeout: 256 seconds]
daniels has quit [Ping timeout: 264 seconds]
karlp has quit [Ping timeout: 268 seconds]
karlp has joined #linux-rockchip
mrutland has joined #linux-rockchip
daniels has joined #linux-rockchip
hipboi_ has joined #linux-rockchip
hipboi_ has quit [Remote host closed the connection]
hipboi has quit [Ping timeout: 268 seconds]
GriefNorth has joined #linux-rockchip
hipboi has joined #linux-rockchip
hipboi has quit [Ping timeout: 252 seconds]
cristian_c has joined #linux-rockchip
jas-hacks has joined #linux-rockchip
markm has joined #linux-rockchip
premoboss has quit [Ping timeout: 256 seconds]
test_ has joined #linux-rockchip
test_ has quit [Client Quit]
kubast2 has joined #linux-rockchip
premoboss has joined #linux-rockchip
<kubast2>
ok so I have full partion dumps of boot recovery and backup and parameter file from rockchipusb interface[I couldn't open those images with: standard android umkbootimg ,rockchip-umkbootimg ,rkunpack]. I have root[obtained previouslly through exploit] ,dmesg and full kallsyms and I just compiled gpio dump kernel module.
<kubast2_away>
btw I put the builded kernel module into /system/lib/modules
gb_master has joined #linux-rockchip
premoboss has quit [Quit: Sto andando via]
gb_master has quit [Quit: Leaving]
jas-hacks has left #linux-rockchip [#linux-rockchip]
hipboi has joined #linux-rockchip
hipboi has quit [Ping timeout: 250 seconds]
premoboss has joined #linux-rockchip
<kubast2_away>
10|root@android:/mnt/external_sd # chmod u+x /system/bin/gpio Bad mode ??
szymekrak has joined #linux-rockchip
<sjoerd>
rperier: Yeah the ccu one (well my ccu user one) is just my work one with wip patches, not something i plan to maintain in the long run as it all needs to move upstream :)
kubast2_away is now known as kubast2
<kubast2>
chmod 0744 ,still not sure why chmod u+x didn't worked even through it's a correct writing
jas-hacks has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
<rperier>
sjoerd: yeah, also uboot upstream looks very up-to-date for rockchip boards, I will test this one
<rperier>
the interesting thing is that the code for rockchip platforms seems to be very generic
<rperier>
that's just... If I can download my kernel on the fly and run it from uboot, it will change my life (I do everything via tftp+kexec from linux for now) :D
<c0d3z3r0>
rperier: barebox works fine at least on rk3188 ;)
<rperier>
yes but if we are able to use the same base of code (including bootloader and kernel) on all platforms... that's probably better :)
<rperier>
imho
<c0d3z3r0>
rperier: of course :) maybe I'll have some time in the next two weeks to look at the barebox code and then get u-boot running on rk3188
<c0d3z3r0>
rperier: maybe you have some time to look at arc emac again? :P :)
kubast2 has quit [Quit: Leaving]
<sjoerd>
rperier: the network stuff isn't upstream yet, for that you'll need my branch still
<sjoerd>
need to rework it to do proper pinctrl as the basis for that is now upstream apparently
szymekrak has quit [Quit: leaving]
cosm_ has joined #linux-rockchip
cosm_ has quit [Client Quit]
jas-hacks has left #linux-rockchip [#linux-rockchip]
jas-hacks has joined #linux-rockchip
chris__ has joined #linux-rockchip
gb_master has joined #linux-rockchip
gb_master has quit [Remote host closed the connection]
<c0d3z3r0>
mmind00: thanks, I have already tried your patches without success
<c0d3z3r0>
mmind00: but I didn't have time to have a deeper look to it
chris__ has quit [Ping timeout: 246 seconds]
<mmind00>
c0d3z3r0: it looks like Simon Glass now also has a rk3066 board, so maybe he had more luck
Kruppe has joined #linux-rockchip
<Kruppe>
just setup libreboot/gentoo on a brand new asus c201, but I'm experiencing hard lockups at seemingly random times
<Kruppe>
unfortunately no trace of what happened is left on the filesystem (nothing in any logs)
<Kruppe>
gonna try netconsole when I get to work tomorrow to try and capture kernel messages, but I was wondering if anyone here heard of something like this on rockchip SoCs before
CoeusITE has joined #linux-rockchip
_vaibhav_ has joined #linux-rockchip
CoeusITE has quit [Ping timeout: 246 seconds]
jas-hacks has left #linux-rockchip [#linux-rockchip]
_vaibhav_ has quit [Quit: Leaving.]
pietrushnic has quit [Ping timeout: 264 seconds]
pietrushnic has joined #linux-rockchip
premoboss has quit [Remote host closed the connection]
ssvb has joined #linux-rockchip
cristian_c has quit [Quit: Bye]
GriefNorth has quit [Ping timeout: 255 seconds]
<mmind00>
Kruppe: nope, haven't seen such a thing yet ... which kernel are you using?