_xdpirate has quit [Read error: Connection reset by peer]
xdpirate has joined #qi-hardware
xdpirate_ has quit [Ping timeout: 245 seconds]
DocScrutinizer05 has quit [Disconnected by services]
DocScrutinizer05 has joined #qi-hardware
arossDOTme has quit [Quit: arossDOTme]
mog has joined #qi-hardware
mog has quit [Changing host]
mog has joined #qi-hardware
freemor has left #qi-hardware [#qi-hardware]
megha has joined #qi-hardware
baba has quit [Ping timeout: 245 seconds]
megha has quit [Read error: Operation timed out]
megha has joined #qi-hardware
pcercuei has quit [Ping timeout: 245 seconds]
rz2k has joined #qi-hardware
megha has quit [Quit: WeeChat 0.4.0]
megha has joined #qi-hardware
lekernel has joined #qi-hardware
iopluy has joined #qi-hardware
iopluy_ has joined #qi-hardware
iopluy has quit [Ping timeout: 264 seconds]
iopluy_ has quit [Quit: iopluy_]
megha has quit [Quit: WeeChat 0.4.0]
lekernel has quit [Ping timeout: 256 seconds]
lekernel has joined #qi-hardware
ornotermes has quit [Read error: Connection reset by peer]
ornotermes has joined #qi-hardware
unclouded has quit [Ping timeout: 264 seconds]
megha has joined #qi-hardware
megha has quit [Quit: WeeChat 0.4.0]
viric_ is now known as viric
dandon has quit [Ping timeout: 252 seconds]
dandon has joined #qi-hardware
dandon has quit [Ping timeout: 256 seconds]
LunaVorax has joined #qi-hardware
freemor has joined #qi-hardware
freemor is now known as freemor
dandon has joined #qi-hardware
<larsc>
mth: I want to send a few patches upstream, can I add your Sob to patches you authored?
dandon has quit [Ping timeout: 256 seconds]
<mth>
which patches exactly? some are OK to send, some are not ready
dandon has joined #qi-hardware
dandon has quit [Ping timeout: 276 seconds]
<larsc>
the dma clk patches
<viric>
Sob?
<larsc>
Signed-off-by
<viric>
ahh
<viric>
I thought it was song of a beach :)
dandon has joined #qi-hardware
<viric>
larsc: wtf sob confirms that.
<larsc>
hm?
<viric>
bsdgames wtf
<viric>
the internet dictionary.
<viric>
of acronyms
<larsc>
ah ok
<mth>
c12659c900c836e6f4627ba14b8c436155dc124a is ok
<mth>
ccd89907396390bb184784d37b2495bffff30b1f is ok
<mth>
e0cd03a1217d06f167c37d624222992dc1c9a69d has a TODO in it that should be resolved before sending upstream
<larsc>
I'm only talking about the first two
<mth>
83986fced6ad653c8babd67020b7b2cfe00cd3ee is not DMA related, but could be sent
<mth>
adding signed-off-by is ok for the first two
viric has quit [Quit: Reconnecting]
viric_ has joined #qi-hardware
pcercuei has joined #qi-hardware
viric_ is now known as viric
wolfspraul has joined #qi-hardware
Fallenou_ has quit [Remote host closed the connection]
Fallenou has joined #qi-hardware
<larsc>
wpwrak: do I still need special patches to boot v3.10-rc1 on the nanonote?
<wpwrak>
i thnk you'll need to do something about the command line
<wpwrak>
and possibly about the NAND data partition
<wpwrak>
and of course any the missing drivers
<wpwrak>
i have the command line set as follows: CONFIG_CMDLINE="mem=32M console=tty0 console=ttyS0,57600n8 ubi.mtd=2 rootfstype=ubifs root=ubi0:rootfs rw rootwait loglevel=7 init=/etc/preinit"
<larsc>
I have that in my u-boot environment
<wpwrak>
including the preinit ?
<larsc>
I was more thinking along the lines of the boot issue you had before
<larsc>
yes
<wpwrak>
(preinit) lucky you :)
<larsc>
well I changed it
<wpwrak>
those were mainly lack of the data partition and not having the preinit
<wpwrak>
without the preinit, owrt also sort of comes up, but it's very messed up
<larsc>
hm, I'm hitting a WARN_ON_ONCE(irqs_disabled()); in idle.c
<wpwrak>
ah that was the MIPS bug, wasn't it ?
<larsc>
yes, but I can't find the patch in your tree anymore