leowt changed the topic of #linux-rockchip to: Rockchip development discussion | http://linux-rockchip.info | http://irclog.whitequark.org/linux-rockchip
Bludot has joined #linux-rockchip
mrueg has quit [Remote host closed the connection]
mrueg has joined #linux-rockchip
mrueg has quit [Remote host closed the connection]
mrueg has joined #linux-rockchip
rz2k has quit [Read error: Connection reset by peer]
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
Bludot has quit []
akaizen has quit [Ping timeout: 240 seconds]
akaizen has joined #linux-rockchip
naobsd has joined #linux-rockchip
AstralixNB has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
cyrozap has quit [Ping timeout: 245 seconds]
cyrozap has joined #linux-rockchip
viric has quit [Read error: Connection reset by peer]
viric has joined #linux-rockchip
pjr has joined #linux-rockchip
pjr has quit [Client Quit]
naobsd has quit [Quit: Page closed]
nighty^ has joined #linux-rockchip
naobsd has joined #linux-rockchip
GriefNorth has joined #linux-rockchip
Bludot has joined #linux-rockchip
npcomp has quit [Ping timeout: 240 seconds]
npcomp has joined #linux-rockchip
AstralixNB has quit [Ping timeout: 250 seconds]
johnsu01 has joined #linux-rockchip
* johnsu01 is investigating a crummy little rk28xx ereader he just bought for $14
<moofree> aren't those armv6?
<johnsu01> I have no idea yet :)
<moofree> arm9... armv4 wow
<moofree> or maybe armv5 ah.
<moofree> that poor little thing
<johnsu01> heh
<johnsu01> moofree: were you looking at an info page about it somewhere?
<mmind00> ah, the good old times, when manuals where 300 instead of 3000 pages and all clocks supplying a soc fit into 2-3 registers :-)
<moofree> i was just googling around and looking at wikipedia
<moofree> nothing specifically to the rk28xx's, just saw that it had an arm9 processor
* johnsu01 nods
GriefNorth has quit [Read error: Connection reset by peer]
dlezcano has joined #linux-rockchip
<dlezcano> hi everyone
<mmind00> Hi Daniel
<mmind00> johnsu01: http://wiki.mobileread.com/wiki/RK2729 calls the rk2808 an ARM926EJC ... while ARM.com only lists ARM926EJ-S ... in any case an armv5
<dlezcano> rockchip sent me a rk3288 board, I would like to begin hacking it but I am just not able to stop the u-boot autoboot, did someone faced this issue ? (I am not a newbie)
<mmind00> dlezcano: I have seen this too. But until now I didn't need it, so I did not dig deeper on the why
<karlp> how do you normally stop uboot, with a ctrl-c?
<dlezcano> karlp: yes
<karlp> I've had a redboot board I had to change telnet line control to make sure the ctrl-c got sent properlyt
<dlezcano> karlp: well I have a lot of other boards and I did never face this issue until today
<dlezcano> karlp: I use minicom, but I tried with putty
<dlezcano> karlp: and also tried by changing the flow control
<karlp> not flow control, the way it sends the line
<karlp> but yeah, I'd be surprised to see this in uboot,
<karlp> but this was with telnet, not serial
<karlp> if you're on serial, it should be fine
<dlezcano> karlp: mmh, ok
<karlp> so... no, I haven't seen what you're seeing on serial then :)
GriefNorth has joined #linux-rockchip
<dlezcano> karlp: thx anyway
GriefNorth has quit [Ping timeout: 255 seconds]
<mmind00> dlezcano: the boot_delay config option is set to 0 ... anycase I just tested a build setting it to 5 seconds, now I can stop the autoboot with any key
<dlezcano> mmind00: ok thanks, I will try that
<mmind00> dlezcano: if you need a working image or other infos just holler :-)
<dlezcano> mmind00: ok, thanks for
<dlezcano> your help
<dlezcano> mmind00: let's see if I can boot a minimalist vanilla kernel
<mmind00> hmm, you won't get far :-)
<dlezcano> yeah, I know. I just want to implement the cpuidle driver
<mmind00> the whole thing [https://www.mail-archive.com/devicetree@vger.kernel.org/msg35214.html] is waiting on the clock maintainer currently
<dlezcano> mmind00: waiting for mike turquette ?
<mmind00> yep
<karlp> what's the current status of rk3066 is the vanilla kernel? what sort of stuff works?
<mmind00> dlezcano: essentially http://www.spinics.net/lists/arm-kernel/msg347034.html and its follow ups
<karlp> mmind00: am I right in reading from http://lxr.free-electrons.com/source/arch/arm/boot/dts/rk3066a.dtsi that uarts and gpios work, but no ethernet?
<karlp> is sdX nand? or ?
<mmind00> karlp: sdX are the mmc channels
<mmind00> karlp: and apart from what you can see in rk3xxx.dtsi and rk3066a.dtsi, I'm sitting on http://www.spinics.net/lists/arm-kernel/msg346950.html
<mmind00> which also waits on the clock support mentioned above
<mmind00> ethernet is working partially ... i.e. there are still changes to be done to the arc-emac driver ... rperier is working on this
<mmind00> in my private tree (https://github.com/mmind/linux-rockchip/tree/topgit/devel), at least the radxa rock can use the ethernet ip
<karlp> what about usb?
<karlp> oh, that's dwc_otg right
<mmind00> karlp: yep, a dwc2 in mainline-terms ... but support for the usb-phys is missing
<mmind00> so the controllers get detected, but cannot transmit anything
nighty^ has quit [Quit: Disappears in a puff of smoke]
npcomp has quit [Ping timeout: 240 seconds]
npcomp has joined #linux-rockchip
npcomp has quit [Ping timeout: 250 seconds]
npcomp has joined #linux-rockchip
FreezingCold has quit [Ping timeout: 240 seconds]
<Astralix> Oh, hi guys. there is life in here :)
nighty^ has joined #linux-rockchip
<Astralix> At least there was...
FreezingCold has joined #linux-rockchip
nighty^ has quit [Ping timeout: 272 seconds]
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
akaizen has quit [Ping timeout: 240 seconds]
akaizen has joined #linux-rockchip
fonix232 has joined #linux-rockchip
<fonix232> hey guys
<fonix232> is anyone online?
rz2k has joined #linux-rockchip
irsol has quit [Ping timeout: 245 seconds]
irsol has joined #linux-rockchip
irsol has quit [Ping timeout: 240 seconds]
irsol has joined #linux-rockchip
fonix232 has quit [Ping timeout: 246 seconds]
irsol has quit [Ping timeout: 255 seconds]
irsol has joined #linux-rockchip
FreezingCold has quit [Remote host closed the connection]
FreezingCold has joined #linux-rockchip
hramrach has quit [Remote host closed the connection]
hramrach has joined #linux-rockchip
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-rockchip
akaizen has quit [Ping timeout: 264 seconds]
naobsd has quit [Quit: Page closed]
akaizen has joined #linux-rockchip