<rsalvaterra>
The xrx200 driver hasn't changed in the last couple of months, and I haven't noticed anything in my setup (but then again I don't use flow offloading, since it interferes with SQM).
<rsalvaterra>
(When I say "my setup" I mean other DSA devices, since I don't have any BTHH5a, of course.)
<jow>
nbd: thank you
<jow>
nbd: btw, ideally the conversion should not just handle path<>phyname but any of {path,macaddr,phy}<>phyname
<jow>
but that could be extended later
eck has joined #openwrt-devel
<nbd>
jow: how about allowing path=... and mac=... in lookup_phy?
<nbd>
then i'd only have to add one op for phy->path
<nbd>
and iwinfo doesn't have to guess if the argument is a path, a phy, a mac address or a section
rejoicetreat has joined #openwrt-devel
Borromini has joined #openwrt-devel
goliath has joined #openwrt-devel
rejoicetreat has quit [Remote host closed the connection]
rejoicetreat has joined #openwrt-devel
Zaba2 has quit [Quit: Leaving.]
Tapper has joined #openwrt-devel
<jow>
yes, makes sense
stintel[m] has left #openwrt-devel [User left]
Borromini has quit [Quit: Lost terminal]
Tapper has quit [Ping timeout: 480 seconds]
feriman has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
zorun has quit [Ping timeout: 480 seconds]
zorun has joined #openwrt-devel
danitool has joined #openwrt-devel
danitool has quit [Quit: Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos]
Tusker has joined #openwrt-devel
danitool has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
feriman has joined #openwrt-devel
netprince has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
Tapper has quit [Ping timeout: 482 seconds]
Tapper has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
schwicht has joined #openwrt-devel
schwicht has quit [Remote host closed the connection]
schwicht has joined #openwrt-devel
Tapper has joined #openwrt-devel
snh has joined #openwrt-devel
tohojo has joined #openwrt-devel
digitalcircuit has joined #openwrt-devel
lynxis has joined #openwrt-devel
aiyion_ has joined #openwrt-devel
Audrius_Pankas_ has joined #openwrt-devel
jschwart has joined #openwrt-devel
dedeckeh has joined #openwrt-devel
grid has joined #openwrt-devel
nitroshift has quit [Quit: Gone that way --->]
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
netprince_ has joined #openwrt-devel
netprince has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
romany has joined #openwrt-devel
Tapper has quit [Ping timeout: 480 seconds]
Tusker has quit [Quit: Time wasted on IRC: 3 hours 6 minutes 9 seconds]
Tapper has joined #openwrt-devel
decke has quit [Quit: Leaving.]
Audrius_Pankas_ has quit [Remote host closed the connection]
schwicht has quit [Remote host closed the connection]
Tapper has quit [Ping timeout: 480 seconds]
Tapper has joined #openwrt-devel
nlowe has joined #openwrt-devel
Zaba2 has joined #openwrt-devel
<johnf>
I'm still chugging away on gl-xe300 support, I now have sysupgrade working, but if I build my firmware with sysupgrade support the resulting bin image can't be flashed in uboot
<johnf>
and if I build without sysupgrade and a slightly different defintion file, using defaults for the IMAGES settings, thing work properly in uboot
<johnf>
hmm, don't suppose wulfy23 is online here?
<PaulFertser>
johnf: probably you need a dedicated factory image.
<johnf>
yes, I am building both
<johnf>
in my nand.mk I have IMAGES := factory.img sysupgrade.tar
<PaulFertser>
johnf: so what does u-boot complain about exactly?
<johnf>
it doesn't complain really, it flashes the image
<johnf>
but root can't be found on next boot
<PaulFertser>
johnf: have you compared dmesg for both cases?
<PaulFertser>
To see how it locates rootfs
<johnf>
yes, I thought I had put the critical elements in the forum post, but give me a moment please