Re: [OpenWrt-Devel] ZyXEL NBG4615

2015-09-23 Thread Nerijus Baliunas
On Sat, 19 Sep 2015 12:11:06 +0200 John Crispin wrote: > rt305x has a rgmii that the switch connects to. however we dont have > support in the driver for that rgmii port. you will need to first atch > the driver to support the rgmii interface and then hook up the switch >

Re: [OpenWrt-Devel] ZyXEL NBG4615

2015-09-20 Thread Nerijus Baliūnas
2015-09-19 23:48, Nerijus Baliunas rašė: rt305x has a rgmii that the switch connects to. however we dont have support in the driver for that rgmii port. you will need to first atch the driver to support the rgmii interface and then hook up the switch driver. drivers/net/phy/ar8216.c already

Re: [OpenWrt-Devel] ZyXEL NBG4615

2015-09-19 Thread Nerijus Baliunas
On Sat, 19 Sep 2015 12:11:06 +0200 John Crispin wrote: > > it is similar to NBG-419N but has Atheros AR8316 4+1 GbE switch. I enabled > > CONFIG_AR8216_PHY=y in target/linux/ramips/rt305x/config-3.18, rebuilt and > > loaded openwrt-ramips-rt305x-nbg-419n-initramfs-uImage.bin

[OpenWrt-Devel] ZyXEL NBG4615

2015-09-19 Thread Nerijus Baliunas
Hello, it is similar to NBG-419N but has Atheros AR8316 4+1 GbE switch. I enabled CONFIG_AR8216_PHY=y in target/linux/ramips/rt305x/config-3.18, rebuilt and loaded openwrt-ramips-rt305x-nbg-419n-initramfs-uImage.bin to SDRAM via TFTP. Now /sys/bus/mdio_bus/drivers/Atheros AR8216!AR8236!AR8/

Re: [OpenWrt-Devel] ZyXEL NBG4615

2015-09-19 Thread John Crispin
On 19/09/2015 11:27, Nerijus Baliunas wrote: > Hello, > > it is similar to NBG-419N but has Atheros AR8316 4+1 GbE switch. I enabled > CONFIG_AR8216_PHY=y in target/linux/ramips/rt305x/config-3.18, rebuilt and > loaded openwrt-ramips-rt305x-nbg-419n-initramfs-uImage.bin to SDRAM via TFTP. > >