Hi
I have been trying to port OpenWrt to Asus Lyra Mini (MAP-AC1300).
Today i got it to boot initram image. It seems that with quess work i got led chip work. But there is no lan connection.
There is topic about it in this forum, but i think it is a bit wrong place, so i assume Developpers will ignore it.
Do some more experienced developer have good guess what is wrong:
Some problems with spi pins?
[ 0.780263] spi-nor spi0.0: mx25l1606e (2048 Kbytes)
[ 0.786655] 8 fixed-partitions partitions found on MTD device spi0.0
...
[ 1.241540] spi-nand: probe of spi0.1 failed with error -110
These are lan related... so it finds lan card?
[ 1.521230] qca8k-ipq4019 c000000.switch: configuring for fixed/internal link mode
[ 1.521526] qca8k-ipq4019 c000000.switch: Link is Up - 1Gbps/Full - flow control rx/tx
[ 1.619870] qca8k-ipq4019 c000000.switch lan1 (uninitialized): PHY [90000.mdio-1:00] driver [Qualcomm QCA8072] (irq=POLL)
[ 1.709439] qca8k-ipq4019 c000000.switch lan2 (uninitialized): PHY [90000.mdio-1:01] driver [Qualcomm QCA8072] (irq=POLL)
But cant initialixe it?
ip: SIOCGIFFLAGS: No such device
ip: can't find device 'lan'