mnemoc changed the topic of #linux-sunxi to: Allwinner/sunxi development discussion - did you try looking at our wiki? https://linux-sunxi.org - Don't ask to ask. Just ask and wait! - https://github.com/linux-sunxi/ - Logs at http://irclog.whitequark.org/linux-sunxi
payne_ has joined #linux-sunxi
vinifr has quit [Quit: Leaving]
payne has quit [Ping timeout: 244 seconds]
petr has quit [Ping timeout: 255 seconds]
Gerwin_J has quit [Ping timeout: 252 seconds]
bertrik has quit [Remote host closed the connection]
xavia has quit [Ping timeout: 240 seconds]
petr has joined #linux-sunxi
wickwire has quit [Remote host closed the connection]
egbert has quit [Disconnected by services]
egbert has joined #linux-sunxi
torindel has quit [Ping timeout: 252 seconds]
torindel has joined #linux-sunxi
ZetaNeta has joined #linux-sunxi
FreezingCold has quit [Ping timeout: 264 seconds]
FreezingCold has joined #linux-sunxi
souther has quit [Ping timeout: 240 seconds]
haux has quit [Remote host closed the connection]
souther has joined #linux-sunxi
froese has quit [Quit: Leaving]
TheSeven has quit [Ping timeout: 260 seconds]
Wizzup has quit [Ping timeout: 264 seconds]
Wizzup has joined #linux-sunxi
[xeros] has quit [Read error: Connection reset by peer]
TheSeven has joined #linux-sunxi
petr has quit [Ping timeout: 264 seconds]
petr has joined #linux-sunxi
petr has quit [Changing host]
petr has joined #linux-sunxi
[xeros] has joined #linux-sunxi
npcomp has quit [Quit: leaving]
npcomp has joined #linux-sunxi
npcomp has quit [Quit: leaving]
apo_ has quit [Remote host closed the connection]
apo__ has joined #linux-sunxi
afaerber has quit [Ping timeout: 264 seconds]
afaerber has joined #linux-sunxi
Black_Horseman has quit [Quit: Zwi se logou mou!!!]
Quarx has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
ssvb has quit [Ping timeout: 255 seconds]
bbrezillon has quit [Ping timeout: 264 seconds]
ssvb has joined #linux-sunxi
aep has quit [Ping timeout: 240 seconds]
aep has joined #linux-sunxi
sehraf has joined #linux-sunxi
aep has quit [Excess Flood]
aep has joined #linux-sunxi
kivutar has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
Andy-D has quit [Ping timeout: 244 seconds]
bbrezillon has quit [Ping timeout: 244 seconds]
bbrezillon has joined #linux-sunxi
payne__ has joined #linux-sunxi
payne_ has quit [Ping timeout: 240 seconds]
Andy-D has joined #linux-sunxi
bonbons has joined #linux-sunxi
payne__ has quit [Ping timeout: 264 seconds]
Netlynx has joined #linux-sunxi
payne__ has joined #linux-sunxi
deasy has joined #linux-sunxi
tomboy64 has quit [Ping timeout: 264 seconds]
Andy-D has quit [Ping timeout: 255 seconds]
bertrik has joined #linux-sunxi
[xeros] has quit [Ping timeout: 260 seconds]
tomboy64 has joined #linux-sunxi
<ccaione> moin
[xeros] has joined #linux-sunxi
wickwire has joined #linux-sunxi
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
ZetaNeta has quit [Ping timeout: 264 seconds]
ZetaNeta has joined #linux-sunxi
bertrik has quit [Ping timeout: 245 seconds]
bertrik has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
Black_Horseman has joined #linux-sunxi
ZetaNeta has quit [Quit: Leaving]
paulk-aldrin has joined #linux-sunxi
ccube has quit [Remote host closed the connection]
bbrezillon has quit [Ping timeout: 244 seconds]
ccube has joined #linux-sunxi
Black_Horseman has quit [Ping timeout: 244 seconds]
<ssvb> libv: what would be the best structure for the sun4i/sun5i/sun7i DRAM controller documentation in the linux-sunxi wiki?
<ssvb> to clearly differentiate it from the sun6i/sun8i DRAM controller
F1skr has joined #linux-sunxi
Nazcafan has joined #linux-sunxi
sulky has quit [Ping timeout: 260 seconds]
imcsk8 has quit [Ping timeout: 245 seconds]
<ssvb> oliv3r: about the sunxi-3.4 mmc failures when running at high dram clock speed
<ssvb> they seem to have disappeared with the 3.16.0-rc1 kernel :-)
<ssvb> but I made a mistake and wasted a lot of time testing with only one CPU core
<oliv3r> :(
<oliv3r> once my book is done, i can do other stuff again with my cb3
<oliv3r> right now, it's just idling there in case i need to do stuff with it for the book
<oliv3r> hence, my lack of tests on it etc
<oliv3r> btw, it ran idle for like 30 days with just a reboot to check which u-boot it was using
<oliv3r> still running
<ssvb> now the stress tests have been happily running again with both CPU cores enabled for roughly half a day, and everything seems to be fine so far
<ssvb> so I would guess it's the sunxi-3.4 mmc driver that is really rotten
<oliv3r> yeah :(
<oliv3r> which worries me :p
<oliv3r> if we have dma enabled nand driver, i could atleast base my product around that ;)
<oliv3r> the 3.4 kernel isn't 'amazing' anyway
<oliv3r> just feature complete
<oliv3r> hmm, for stress testing, i should just enable limatester and let that idle for a few weeks
<ssvb> don't bother with that until I provide an updated u-boot for testing
<oliv3r> fair nuff :)
wickwire has quit [Remote host closed the connection]
bonbons has quit [Quit: Leaving]
Nazcafan has quit [Ping timeout: 264 seconds]
Quarx has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/]
<afaerber> ssvb, 3.16-rc1> do you know whether it's a known issue that Cubietruck does not boot with 3.15? or am I doing something wrong?
<afaerber> and are you testing Linus' 3.16 or some linux-sunxi.git or other branch?
Netlynx has quit [Quit: Leaving]
<ssvb> afaerber: you are probably doing something wrong, try to precisely follow http://linux-sunxi.org/Mainline_Kernel_Howto
<ssvb> maybe you forgot to "env set fdt_high ffffffff" or skipped some other important step?
<afaerber> env set and setenv should be the same, right?
<ssvb> maybe
arokux2 has joined #linux-sunxi
<ssvb> and yes, I'm testing the original Linus' 3.16.0-rc1 and will move to rc2 shortly
<afaerber> I don't use an initrd yet, so I'm passing - as its address
<arokux2> oliv3r: I'm getting this each second, any idea?
<arokux2> genirq: Flags mismatch irq 17. 00000000 (eth0) vs. 00000000 (eth0)
<afaerber> and using bootz with zImage rather than bootm with uImage
<arokux2> (Mele A1000)
<ssvb> afaerber: I'm not using initrd either
<ssvb> afaerber: why zImage?
<afaerber> my symptoms were no output after the "Starting kernel ..." line
<afaerber> ssvb, why not? openSUSE prefers zImages because they're relocatable
<ssvb> the rule number one is to first follow the instructions precisely, and only then improvise :)
<afaerber> heh, it does work fine on exynos ;)
<ssvb> I'm not saying that zImage does not work
<ssvb> I'm just worried that you take the liberty to do things your own way and nobody knows how many other things are different in your setup
Andy-D has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
sulky has joined #linux-sunxi
sulky has quit [Remote host closed the connection]
sulky has joined #linux-sunxi
ganbold has quit [Remote host closed the connection]
sulky has quit [Remote host closed the connection]
bbrezillon has quit [Ping timeout: 264 seconds]
ninolein has quit [Ping timeout: 240 seconds]
ninolein has joined #linux-sunxi
akaizen has quit [Remote host closed the connection]
akaizen has joined #linux-sunxi
akaizen has quit [Ping timeout: 244 seconds]
fredy has quit [Excess Flood]
fredy has joined #linux-sunxi
kivutar has quit [Ping timeout: 245 seconds]
<oliv3r> arokux2: i have no idea :p
Gerwin_J has joined #linux-sunxi
issueat has joined #linux-sunxi
<wigyori> morning
deasy has joined #linux-sunxi
bbrezillon has joined #linux-sunxi
ZetaNeta has joined #linux-sunxi
bbrezillon has quit [Ping timeout: 240 seconds]
<libv> ssvb: try something out, i am sure that you'll figure out something good
<ssvb> libv: well, I wonder if we can call the whole family of "sun4i/sun5i/sun5i" as "a1x" and rename the dram controller wiki page
<ssvb> *sun4i/sun5i/sun7i
bbrezillon has joined #linux-sunxi
Gerwin_J has quit [Read error: Connection reset by peer]
Gerwin_J has joined #linux-sunxi
Uninstall_ has joined #linux-sunxi
Uninstall has quit [Ping timeout: 240 seconds]
Gerwin_J has quit [Quit: Gerwin_J]
Gerwin_J has joined #linux-sunxi
<libv> ssvb: or just call it sun4i and in the initial lines before a header explain that this applies to sun5i/sun7i as well
<libv> ssvb: imho that's good enough
<libv> ssvb: but i see nothing wrong with your suggestion, apart from perhaps being able to make it a bit simpler
bbrezillon has quit [Ping timeout: 240 seconds]
<libv> ssvb: we do need to get these hw/soc specific categories figured out though
<libv> "a10" category is just pointless
<ssvb> just the name of the "DRAM Controller" wiki page is not very good, the other similar pages are named as "XXX Register Guide"
<ssvb> IMHO it would make sense to have the "DRAM Controller" page as a list of links to the other DRAM related pages
<ssvb> and we also have no information about the sun6i/sun8i dram controller in the wiki, they could probably get empty stubs
<libv> yeah, makes sense
bbrezillon has joined #linux-sunxi
bbrezillon has quit [Ping timeout: 255 seconds]
bbrezillon has joined #linux-sunxi
<ssvb> libv: I'm just trying to write a cover letter and commit messages for a set of u-boot dram patches and want to add some references to the linux-sunxi wiki
<ssvb> libv: maybe moving "DRAM Controller" -> "A10 DRAM Controller Register Guide" would not be very wrong? after all, historically we have the a10-meminfo tool, which is a10, a13 and a20 compatible
jebba has quit [Ping timeout: 240 seconds]
issueat has quit [Remote host closed the connection]
jebba has joined #linux-sunxi
issueat has joined #linux-sunxi
<libv> ssvb: yeah
Black_Horseman has joined #linux-sunxi
Black_Horseman has joined #linux-sunxi
Black_Horseman has quit [Changing host]
bbrezillon has quit [Ping timeout: 272 seconds]
<ssvb> libv: ok, added a proposal to the http://linux-sunxi.org/Talk:DRAM_Controller talk page just to see if anyone has any objections or a better suggestion
bertrik has quit [Remote host closed the connection]
deasy has quit [Quit: Nom d'un quark, c'est Edmonton !]
FreezingCold has quit [Quit: Out]
<arokux2> ccaione: hi
ZetaNeta has quit [Quit: Leaving]
book` has quit [Ping timeout: 240 seconds]
petr has quit [Ping timeout: 264 seconds]
book` has joined #linux-sunxi
kivutar has joined #linux-sunxi
wickwire has joined #linux-sunxi
petr has joined #linux-sunxi
arokux2 has quit [Remote host closed the connection]
paulk-aldrin has quit [Quit: Ex-Chat]
petr has quit [Ping timeout: 255 seconds]
gzamboni has quit [Read error: Connection reset by peer]
petr has joined #linux-sunxi
issueat has quit [Remote host closed the connection]
sehraf has quit [Quit: www.miranda-fusion.de ... be part of it...]
maksimlin has joined #linux-sunxi