ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion | Wiki at http://linux-rockchip.info | Logs at http://irclog.whitequark.org/linux-rockchip | ML at http://groups.google.com/group/linux-rockchip
nighty has joined #linux-rockchip
c0d3z3r0 has quit [Ping timeout: 260 seconds]
c0d3z3r0 has joined #linux-rockchip
cnxsoft has joined #linux-rockchip
rory096 has quit [Ping timeout: 250 seconds]
linux-rockchip has joined #linux-rockchip
sunilmohan has quit [Ping timeout: 244 seconds]
sunilmohan has joined #linux-rockchip
sunilmohan has joined #linux-rockchip
wadim_ has joined #linux-rockchip
paulk-aldrin has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
mrutland_ is now known as mrutland
nighty has quit [Quit: Disappears in a puff of smoke]
Aussie_matt has joined #linux-rockchip
nighty has joined #linux-rockchip
libv_ has joined #linux-rockchip
libv has quit [Ping timeout: 260 seconds]
cnxsoft has quit [Read error: Connection reset by peer]
cnxsoft has joined #linux-rockchip
libv has joined #linux-rockchip
libv_ has quit [Ping timeout: 240 seconds]
afaerber has quit [Quit: Ex-Chat]
afaerber has joined #linux-rockchip
Aussie_matt has quit [Read error: Connection reset by peer]
afaerber has quit [Ping timeout: 250 seconds]
afaerber has joined #linux-rockchip
nighty has quit [Ping timeout: 250 seconds]
chris2 has quit [Ping timeout: 276 seconds]
chris2 has joined #linux-rockchip
nighty has joined #linux-rockchip
cnxsoft has quit [Quit: cnxsoft]
wadim_ has quit [Remote host closed the connection]
<zazzu> bit quiet in here eh?
<mmind00> zazzu: developer irc-channel, not a cafe with idle off-topic chatter ;-)
<zazzu> hey! awesome
<zazzu> good to know people actually DO respond though
<zazzu> i have an rk322x that i have been working on
<zazzu> not a ton of documentation out there
<zazzu> but this seems to be the main hub for development work, at least what i have seen so far
<zazzu> im trying to get at the uboot configuration but im not having a lot of sucess
<zazzu> if you have any suggestions im all ears, thanks
<mmind00> zazzu: so far it doesn't look like somebody submitted any rk3228 mainline uboot patches, so you're probably stuck with whatever is in an android sdk drop [not my area of work, so I'm pretty clueless in those regards]
<zazzu> i see the board configuration added into a uboot git tree
<zazzu> but i should try to flash my own copy of uboot?
<zazzu> i have an imae that was build for the rk322x that i also found
<zazzu> looks like i need to get a usb female to female cable then i suppose
<zazzu> worst comes to worst maybe i can edit the uboot configuration on the device to point to a new kernel?
<zazzu> i found these, does that look like what i need?
JohnDoe_71Rus has joined #linux-rockchip
<mmind00> zazzu: probably, but I don't touch bootloaders that often
dianders has joined #linux-rockchip
<zazzu> me either lol
<zazzu> i wonder if contacting the manufacterer would be of any help
libv_ has joined #linux-rockchip
libv has quit [Ping timeout: 276 seconds]
JohnDoe1 has joined #linux-rockchip
JohnDoe_71Rus has quit [Ping timeout: 268 seconds]
cosm has quit [Ping timeout: 250 seconds]
cosm has joined #linux-rockchip
c0d3z3r0 has quit [Ping timeout: 244 seconds]
c0d3z3r0 has joined #linux-rockchip
em|tue has quit [Ping timeout: 276 seconds]
em|tue has joined #linux-rockchip
enkoder has joined #linux-rockchip
em|tue has quit [Ping timeout: 250 seconds]
em|tue has joined #linux-rockchip
c0d3z3r0 has quit [Ping timeout: 268 seconds]
c0d3z3r0 has joined #linux-rockchip
ssvb_ has quit [Ping timeout: 268 seconds]
ssvb_ has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 250 seconds]
rory096 has joined #linux-rockchip
rory096 has joined #linux-rockchip
c0d3z3r0 has quit [Ping timeout: 250 seconds]
c0d3z3r0 has joined #linux-rockchip
em|tue has quit [Ping timeout: 250 seconds]
em|tue has joined #linux-rockchip
nighty has quit [Quit: Disappears in a puff of smoke]
paulk-aldrin has quit [Quit: Leaving]
JohnDoe1 has quit [Quit: KVIrc 4.9.2 Aria http://www.kvirc.net/]
afaerber has quit [Quit: Ex-Chat]
nighty has joined #linux-rockchip
libv has joined #linux-rockchip
libv_ has quit [Ping timeout: 246 seconds]
libv has quit [Ping timeout: 240 seconds]
erc_ is now known as erc
nighty has quit [Quit: Disappears in a puff of smoke]
<naobsd> zazzu: that u-boot image is basically stock u-boot for rk3229, just for someone who want to set serial console speed 115200 on u-boot.
<naobsd> zazzu: by default you can put kernel on kernel/boot/recovery partition
<naobsd> fastboot may work but I never tried it on rk3229 yet
<naobsd> SD boot works as usual
<zazzu> oh! interesting
<zazzu> im trying to boot a regular gnu/linux userland instead of android