-
- Downloads
ar71xx: add support for COMFAST CF-E320N v2 and CF-E520N/CF-E530N
As we already have support for CF-E316N v2 and many devices from
this vendor look similar, the support was included in existing
mach-*.c file, with few cleanups and fixes.
All 3 devices are based on Qualcomm/Atheros QCA9531 v2.
COMFAST CF-E320N v2 is a ceiling mount AP with PoE support.
Short specification:
- 650/393/216 MHz (CPU/DDR/AHB)
- 2x 10/100 Mbps Ethernet, both with PoE support
- 64 MB of RAM (DDR2)
- 16 MB of FLASH
- 2T2R 2.4 GHz, up to 22 dBm
- 2x internal antennas
- 1x RGB LED, 1x button
- UART (J1), GPIO (J9) and USB (J2) headers on PCB
- external watchdog (Pericon Technology PT7A7514)
COMFAST CF-E520N/CF-E530N are in-wall APs with USB and PoE support.
They seem to have different only the front panel.
Short specification:
- 650/393/216 MHz (CPU/DDR/AHB)
- 2x 10/100 Mbps Ethernet, WAN with PoE support
- 1x USB 2.0 (in CF-E520N covered by panel, available on PCB)
- 32 MB of RAM (DDR2)
- 8 MB of FLASH
- 2T2R 2.4 GHz, up to 22 dBm
- 2x internal antennas
- 1x LED, 1x button
- UART (J1) headers on PCB
Flash instruction:
Original firmware is based on OpenWrt.
Use sysupgrade image directly in vendor GUI.
Signed-off-by:
Piotr Dymacz <pepe2k@gmail.com>
Showing
- target/linux/ar71xx/base-files/etc/board.d/01_leds 9 additions, 0 deletionstarget/linux/ar71xx/base-files/etc/board.d/01_leds
- target/linux/ar71xx/base-files/etc/diag.sh 6 additions, 1 deletiontarget/linux/ar71xx/base-files/etc/diag.sh
- target/linux/ar71xx/base-files/lib/ar71xx.sh 10 additions, 1 deletiontarget/linux/ar71xx/base-files/lib/ar71xx.sh
- target/linux/ar71xx/base-files/lib/upgrade/platform.sh 3 additions, 0 deletionstarget/linux/ar71xx/base-files/lib/upgrade/platform.sh
- target/linux/ar71xx/config-4.4 3 additions, 0 deletionstarget/linux/ar71xx/config-4.4
- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt 31 additions, 1 deletiontarget/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
- target/linux/ar71xx/files/arch/mips/ath79/Makefile 3 additions, 0 deletionstarget/linux/ar71xx/files/arch/mips/ath79/Makefile
- target/linux/ar71xx/files/arch/mips/ath79/mach-cf-e316n-v2.c 235 additions, 38 deletionstarget/linux/ar71xx/files/arch/mips/ath79/mach-cf-e316n-v2.c
- target/linux/ar71xx/files/arch/mips/ath79/machtypes.h 3 additions, 0 deletionstarget/linux/ar71xx/files/arch/mips/ath79/machtypes.h
- target/linux/ar71xx/image/generic.mk 26 additions, 1 deletiontarget/linux/ar71xx/image/generic.mk
Loading
Please register or sign in to comment