[OpenWrt-Devel] [PATCH] ramips: add support for Asus RT-AC65P

2019-09-24 Thread vargagab
From: Gabor Varga The Asus RT-AC65P router is identical with the RT-AC85P, but better to make separate images for it. On both routers the installation can be done also via SSH: Note: The user/password for SSH is identical with the one used in the Web-interface. 1. Complete the initial setup w

[OpenWrt-Devel] [PATCH v2] ramips: add support for Asus RT-AC65P

2019-10-10 Thread vargagab
From: Gabor Varga The Asus RT-AC65P router is identical with the RT-AC85P, but better to make separate images for it. On both routers the installation can be done also via SSH: Note: The user/password for SSH is identical with the one used in the Web-interface. 1. Complete the initial setup w

[OpenWrt-Devel] [PATCH v3] ramips: add support for Asus RT-AC65P

2019-10-22 Thread vargagab
From: Gabor Varga The Asus RT-AC65P router is identical with the RT-AC85P, but better to make separate images for it. On both routers the installation can be done also via SSH: Note: The user/password for SSH is identical with the one used in the Web-interface. 1. Complete the initial setup w

[OpenWrt-Devel] [PATCH] mtd_get_mac_ascii Return first occurence of $key.

2019-11-26 Thread vargagab
From: Gabor Varga For example on Asus RT-AC65P router (and the identical Asus RT-AC85P) the et1macaddr string has multiple occurences in u-boot-env partition. So, the mtd_get_mac_ascii cannot determine the WAN MAC address (called from /etc/board.d/02_network script), and with default config

[OpenWrt-Devel] [PATCH] ramips: fix switch port numbering for RT-AC65P/RT-AC85P

2019-12-09 Thread vargagab
From: Gabor Varga The switch LAN port numbers are in reversed order with original config. With this patch they are fixed. Signed-off-by: Gabor Varga --- .../linux/ramips/mt7621/base-files/etc/board.d/02_network | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/target/