openwrtv3/target/linux/ramips
Sven Roederer 9715beb04c ramips: add support for Ubiquiti EdgeRouter X-SFP
This patch adds support for the Ubiquiti EdgeRouter X-SFP and
improves support for the EdgeRouter X (PoE-passthrough).

Specification:
- SoC: MediaTek MT7621AT
- Flash: 256 MiB
- RAM: 265 MiB
- Ethernet: 5 x LAN (1000 Mbps)
- UART: 1 x UART on PCB (3.3V, RX, TX, GND) - 57600 8N1
- EdgeRouter X:
  - 1 x PoE-Passtrough (Eth4)
  - powered by Wallwart or passive PoE
- EdgeRouter X-SFP:
  - 5 x PoE-Out (24V, passive)
  - 1 x SFP (unknown status)
  - powered by Wallwart (24V)

Doesn't work:
* SoC has crypto engine but no open driver.
* SoC has nat acceleration, but no open driver.
* This router has 2MB spi flash soldered in but MT
  nand/spi drivers do not support pin sharing,
  so it is not accessable and disabled. Stock
  firmware could read it and it was empty.

Installation

via vendor firmware:
- build an Initrd-image (> 3MiB) and upload the factory-image
- initrd can have luci-mod-failsafe
- flash final firmware via LuCI / sysupgrade on rebooted system

via TFTP:
- stop uboot into tftp-load into option "1"
- upload factory.bin image

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
2017-06-07 06:33:33 +02:00
..
base-files ramips: add support for Ubiquiti EdgeRouter X-SFP 2017-06-07 06:33:33 +02:00
dts ramips: add support for Ubiquiti EdgeRouter X-SFP 2017-06-07 06:33:33 +02:00
files-4.9/drivers/net/ethernet/mtk ramips: add jumbo frame support for v4.9 2017-06-01 12:30:17 +02:00
image ramips: add support for Ubiquiti EdgeRouter X-SFP 2017-06-07 06:33:33 +02:00
mt7620 ramips: purge default packages on MT7621 2017-05-04 14:13:23 +02:00
mt7621 ramips: fixup nand support on v4.9 2017-06-01 12:30:17 +02:00
mt7628 ramips: purge default packages on MT7621 2017-05-04 14:13:23 +02:00
mt7688 ramips: purge default packages on MT7621 2017-05-04 14:13:23 +02:00
patches-4.4 ramips: enable PCIe on MT7688 2017-06-03 20:45:38 +02:00
patches-4.9 ramips: enable PCIe on MT7688 2017-06-03 20:45:38 +02:00
rt288x ramips: purge default packages on MT7621 2017-05-04 14:13:23 +02:00
rt305x ramips: purge default packages on MT7621 2017-05-04 14:13:23 +02:00
rt3883 ramips: purge default packages on MT7621 2017-05-04 14:13:23 +02:00
Makefile ramips: purge default packages on MT7621 2017-05-04 14:13:23 +02:00
modules.mk ramips: kmod-sdhci-mt7620: switch dependence to kmod-mmc 2017-03-11 08:19:37 +01:00