Asus RT-AC52U 802.11ac Concurrent Dual-band AC750 Router
Asus RT-AC52U
Wikidevi: http://wikidevi.com/wiki/ASUS_RT-AC52U

http://forum.ixbt.com/topic.cgi?id=14:58696-6
FCC: MSQ-RTAC52U
http://forum.ixbt.com/topic.cgi?id=14:58757-3 
Asus RT-AC52U
- 802.11ac Concurrent Dual-band AC750 (300Mbps/2.4GHz + 433 Mbps/5GHz).
- Specially-designed antenna strengthens the wireless signal up to 150% coverage.
- Versatile USB port for network storage, multifunction printer server or 3G/4G backup.
- Up to 8 x Guest SSID.
Wikidevi: http://wikidevi.com/wiki/ASUS_RT-AC52U

- CPU: MediaTek MT7620A @580MHz
- WLAN: MT7620A(n) + MT7610E(ac) 2R/2T MIMO
- 802.11ac/n AC750 433Mbps (ac) + 300Mbps (n)
- Swith: 100Mb SoC MediaTek
- RAM: 128 MB (DDR2)
- Flash: 128 MB
- USB: 1x 2.0

http://forum.ixbt.com/topic.cgi?id=14:58696-6

Code:
############################################################################
# MTK platform, linux-2.6.36.x
# Valild option for BOOT_FLASH_TYPE are shown below:
# NOR, SPI, NAND
# Valild option for DRAM are shown below:
# 8M, 16M, 32M, 64M, 128M, 256M
# Valid option for SECOND_IF are shown below:
# NONE, MT7610
# RT3092, RT5392, RT5592, RT3593, RT3572, RT5572 (TBD)
export RT-AC52U := IPV6SUPP=y HTTPS=y MIPS32=r2 RALINK=y BBEXTRAS=y USBEXTRAS=y
EBTABLES=y SAMBA3=y MODEM=y MODEMPIN=y PARENTAL2=y ACCEL_PPTPD=y PRINTER=y
USB="USB" APP="network" AUTODICT=y LANWAN_LED=y SHP=y BUILD_NAME="RT-AC52U"
RTAC52U=y NTFS3G=y BECEEM=y ODMPID=y WEBDAV=y CLOUDSYNC=y BTN_WIFITOG=y UBI=y
UBIFS=y PSISTLOG=y DUAL_TRX=y LED_ALL=y NEW_RGDM=y EXT4FS=y RA_SKU=y \
BOOT_FLASH_TYPE=NAND \
DRAM=128M \
SECOND_IF=MT7610 \
EXTRA_KERNEL_CONFIGS="MT7620_BAUDRATE=115200 RT2880_DRAM_128M=y UBOOT_CMDLINE=y
EXTERNAL_PA_EXTERNAL_LNA=y"

Last edited: