narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - Publicly Logged on https://irclog.whitequark.org/linux-amlogic
gavlee has quit [Ping timeout: 246 seconds]
gavlee has joined #linux-amlogic
bengal has quit [Ping timeout: 260 seconds]
bengal has joined #linux-amlogic
kaspter has joined #linux-amlogic
buzzmarshall has quit [Remote host closed the connection]
kaspter has quit [Ping timeout: 240 seconds]
camus has joined #linux-amlogic
camus is now known as kaspter
chewitt has joined #linux-amlogic
camus has joined #linux-amlogic
kaspter has quit [Ping timeout: 264 seconds]
camus is now known as kaspter
benoitm974 has joined #linux-amlogic
Linnaea has quit [Ping timeout: 258 seconds]
ldevulder__ is now known as ldevulder
kaspter has quit [Ping timeout: 256 seconds]
kaspter has joined #linux-amlogic
warpme_ has joined #linux-amlogic
camus has joined #linux-amlogic
kaspter has quit [Ping timeout: 264 seconds]
camus is now known as kaspter
<pmjdebruijn> chewitt: thanks, I was going to ask for an updated patch indeed!
<pmjdebruijn> chewitt: wrt compatible = "haoyu,hym8563"; it's a cloned pcf8563 ?
<pmjdebruijn> I've also noticed some mouse lag
<pmjdebruijn> some seems to suggest it might be due to XHCI?
Linnaea has joined #linux-amlogic
kaspter has quit [Quit: kaspter]
<pmjdebruijn> I also noticed my sdcard sometime is mmcblk0 and sometimes it's mmcblk1
aballier has quit [Read error: Connection reset by peer]
<chewitt> I might have copy/pasted it from VIM3 in which case it's wrong (but change the compatible)
<chewitt> mmc naming and probe order seems to change doctrine every couple of years
<chewitt> the best advice is "never hardcode /dev/device names"
<pmjdebruijn> well, how do I let uboot find the proper node then?
<pmjdebruijn> most example I find use hardcoded device nodes
<chewitt> see http://ix.io/2LE0
<pmjdebruijn> root=LABEL= presumes the use of an initramfs
<pmjdebruijn> doesn't it?
<chewitt> I'm probably not the one to ask
<pmjdebruijn> ok
<pmjdebruijn> though I think the mmc devices can be alised
* pmjdebruijn is going to try
<pmjdebruijn> since these are hardwired onto the board, aliasing doesn't seem like such a bad idea, replicating the order from uboot
sputnik_ has quit [Ping timeout: 260 seconds]
<chewitt> I think it depends on the SoC and maintainers
<chewitt> aliases worked last time I tried it
<chewitt> some maintainers are fine with it
<chewitt> others are like "burn the heretic" when you suggest it :)
<pmjdebruijn> it's dogma great :)
<pmjdebruijn> isn't*
<pmjdebruijn> in principle I kinda agree though
<pmjdebruijn> though requiring an initramfs is a rather large requirement
<pmjdebruijn> so there a lot of nuance to be found
<chewitt> (also moved to the dtsi so it works on N2 as well)
<pmjdebruijn> ah
<pmjdebruijn> I just did that locally as well
<pmjdebruijn> I'll test your patch later today
<chewitt> It works
ldevulder_ has joined #linux-amlogic
ldevulder has quit [Ping timeout: 264 seconds]
ldevulder_ is now known as ldevulder
Elpaulo has joined #linux-amlogic
Darkmatter66 has joined #linux-amlogic
plntyk has quit [Quit: Leaving]
cmeerw has joined #linux-amlogic
<chewitt> benoitm974 IIRC this is the cause of the booti problem https://www.spinics.net/lists/arm-kernel/msg832306.html
<chewitt> the solution is to use bootm
<chewitt> some of the vendor kernels patch it back
<chewitt> I'd be interested to know if this image boots https://chewitt.libreelec.tv/testing/9.80/LibreELEC-AMLGX.arm-9.80.8-box.img.gz
<chewitt> set the dtb name in uEnv.ini
plntyk has joined #linux-amlogic
Darkmatter66 has quit [Ping timeout: 246 seconds]
<benoitm974> Chewitt you're wondering if it boots with booti or bootm ?
<benoitm974> booti I get a Bad Linux ARM64 Image magic!
<benoitm974> bootm I get this https://pastebin.com/9vy4CWSy
<benoitm974> By the way looking at the pastebin I'm wondering in those case if it is the kernle not booting or the serial not defined in the dtb and the earlyprintk and console linux not geting output ?
<benoitm974> Ok so confirmed it booted intouboot time: 201316608 us
<benoitm974> [ 0.504295] debugfs: Directory 'ff800280.cec' with parent 'regmap' already present!
<benoitm974> [ 0.993386] meson8b-dwmac ff3f0000.ethernet: The only allowed RGMII RX delays values are: 0ps, 2000ps
<benoitm974> you saved my night It was a problem of tty name that I found in your uEnv.... the kernel does boot inded
<benoitm974> gigabit ethernet workds too
Darkmatter66 has joined #linux-amlogic
<benoitm974> chewitt https://pastebin.com/txaL5ZA7
Darkmatter66 has quit [Client Quit]
benoitm974 has quit [Quit: Connection closed]
benoitm974 has joined #linux-amlogic
sputnik_ has joined #linux-amlogic
vagrantc has joined #linux-amlogic
buzzmarshall has joined #linux-amlogic
ldevulder has quit [Read error: Connection reset by peer]
ldevulder has joined #linux-amlogic
cmeerw has quit [Ping timeout: 240 seconds]
benoitm974 has quit [Ping timeout: 256 seconds]