[OpenWrt-Devel] [PATCH] ramips: add eeprom mtd partition to the Asus RP-N53 dts

2015-10-29 Thread Alberto Mattea
This patch adds the eeprom property to the dts for the Asus RP-N53. It is necessary to get the wifi in the soc working. Signed-off-by: Alberto Mattea --- diff -uN a/target/linux/ramips/dts/RP-N53.dts b/target/linux/ramips/dts/RP-N53.dts --- a/target/linux/ramips/dts/RP-N53.dts2015-07

[OpenWrt-Devel] [PATCH v2] ramips: add support for the Asus RP-N53 in the "02_network" boot script

2015-10-28 Thread Alberto Mattea
This patch adds a case for the Asus RP-N53 in the "02_network" boot script. Without this, the lan interface does not get configured on startup, effectively bricking the device. Signed-off-by: Alberto Mattea --- diff -uN a/target/linux/ramips/base-files/etc/board.d/02_network b/ta

Re: [OpenWrt-Devel] [PATCH] ramips: add support for the Asus RP-N53 in the "02_network" boot script

2015-10-28 Thread Alberto Mattea
rder. > 2. If you look more deeply into the file, you will easily find there > other boards with exactly the same configuration: asl26555 and re6500. > Please, don't add unnecessary code and use what's already there. > > Cheers, > Piotr > > 2015-10-28 19:07 GMT+0

[OpenWrt-Devel] [PATCH] ramips: add support for the Asus RP-N53 in the "02_network" boot script

2015-10-28 Thread Alberto Mattea
This patch adds a case for the Asus RP-N53 in the "02_network" boot script. Without this, the lan interface does not get configured on startup, effectively bricking the device. Signed-off-by: Alberto Mattea --- diff -uN a/target/linux/ramips/base-files/etc/board.d/02_network b/ta