1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-21 06:58:37 +02:00
openwrt/target/linux
Roger Pueyo Centelles 3dfc07d186 ath79: add support for COMFAST CF-E110N
This patch adds support for the COMFAST CF-E110N, an outdoor wireless
CPE with two Ethernet ports and a 802.11bgn radio.

Specifications:

 - 650/400/216 MHz (CPU/DDR/AHB)
 - 2x 10/100 Mbps Ethernet, both with PoE-in support
 - 64 MB of RAM (DDR2)
 - 16 MB of FLASH
 - 2T2R 2.4 GHz, up to 26 dBm
 - 11 dBi built-in antenna
 - POWER/LAN/WAN/WLAN green LEDs
 - 4x RSSI LEDs (2x red, 2x green)
 - UART (115200 8N1) and GPIO (J9) headers on PCB

Flashing instructions:

 The original firmware is based on OpenWrt so a sysupgrade image can be
 installed via the stock web GUI. Settings from the original firmware
 will be saved and restored on the new want, so a factory reset will be
 needed: once the new firmware is flashed, perform the factory reset by
 pushing the reset button several times during the boot process, while the
 WAN LED flashes, until it starts flashing quicker.

 The U-boot bootloader contains a recovery HTTP server to upload the
 firmware. Push the reset button while powering the device on and keep it
 pressed for >10 seconds. The recovery page will be at http://192.168.1.1

Notes:

 The device is advertised, sold and labeled as "CF-E110N", but the
 bootloader and the stock firmware identify it as "v2".

Acknowledgments:

 Petr Štetiar <ynezz@true.cz>
 Sebastian Kemper <sebastian_ml@gmx.net>
 Chuanhong Guo <gch981213@gmail.com>

Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>
[drop unused labels from devicetree source file]
Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-12-31 16:25:11 +01:00
..
adm5120
adm8668
apm821xx apm821xx: fix MBL DUO SUPPORTED_DEVICES compat id 2018-12-29 13:38:53 +01:00
ar7
ar71xx build: move seama commands to image-commands.mk 2018-12-30 20:08:13 +01:00
arc770
archs38
armvirt
at91 kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
ath25
ath79 ath79: add support for COMFAST CF-E110N 2018-12-31 16:25:11 +01:00
au1000
bcm53xx bcm53xx: update 4.19 config 2018-12-27 08:15:08 +01:00
brcm47xx brcm47xx: add support for the kernel 4.19 2018-12-27 22:12:15 +01:00
brcm63xx brcm63xx: remove broken DSP platform device code 2018-12-30 13:22:13 +01:00
brcm2708 brcm2708: Add feature flag rootfs-part 2018-12-27 14:06:38 +01:00
cns3xxx kernel: bump 4.14 to 4.14.90 2018-12-24 15:06:33 +00:00
gemini kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
generic kernel: fix f2fs on big endian machines 2018-12-29 13:41:35 +01:00
imx6
ipq40xx ipq40xx: convert to device-tree based USB LED trigger 2018-12-27 14:36:23 +01:00
ipq806x ipq806x: drop kernel/ rootfs partition images for the ZyXEL NBG6817 2018-12-17 00:21:34 +01:00
ixp4xx
kirkwood
lantiq treewide: dts: Remove default-state=off property from all gpio LED nodes 2018-12-17 08:16:28 +01:00
layerscape kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
malta
mcs814x
mediatek kernel: bump 4.14 to 4.14.89 2018-12-18 14:24:57 +01:00
mpc85xx
mvebu
mxs
octeon kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
octeontx
omap
omap24xx
orion
oxnas kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
pistachio
ppc40x
ppc44x
ramips build: move seama commands to image-commands.mk 2018-12-30 20:08:13 +01:00
rb532
samsung kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
sunxi
uml
x86
xburst
zynq kernel: Deactivate CONFIG_COMPAT_BRK 2018-12-26 17:32:48 +01:00
Makefile