You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux
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>
7 years ago
..
adm5120 adm5120: mark the rb1xx subtarget as broken 7 years ago
adm8668 build: fix subtarget descriptions 8 years ago
apm821xx kernel: update kernel 4.9 to 4.9.30 7 years ago
ar7 ar7: diag.sh: use common status_led_* functions 7 years ago
ar71xx ar71xx: Fix UBIFS work on Mikrotik RB95x devices 7 years ago
arc770 kernel: update kernel 4.9 to 4.9.29 7 years ago
archs38 kernel: update kernel 4.9 to 4.9.29 7 years ago
armvirt armvirt: 64: enable usb support 7 years ago
at91 kernel: remove ubifs xz decompression support 8 years ago
ath25 kernel: backport MIPS changes introducing a separate IRQ stack 7 years ago
au1000 kernel: update kernel 3.18 to version 3.18.43 8 years ago
bcm53xx kernel: update kernel 4.9 to 4.9.29 7 years ago
brcm47xx brcm47xx: remove target specific network preinit config 7 years ago
brcm63xx brcm63xx: drop support for specifying SPI flash part parsers 7 years ago
brcm2708 kernel: update kernel 4.9 to 4.9.30 7 years ago
cns3xxx cns3xxx: enable mpcore watchdog 7 years ago
gemini gemini: rename config-default to config-4.4 8 years ago
generic kernel: add missing config options 7 years ago
imx6 imx6: disable UART dma 7 years ago
ipq806x ipq806x: Enable ubi image for ipq40xx AP-DK04.1-C1 board 7 years ago
ixp4xx kernel: update kernel 4.4 to 4.4.53 7 years ago
kirkwood kirkwood: set sata/usb led trigger for NSA3xx 7 years ago
lantiq lantiq: fix 0008-MIPS-lantiq-backport-old-timer-code.patch for Amazon-SE 7 years ago
layerscape kernel: update kernel 4.4 to 4.4.52 7 years ago
malta malta: restore "be" subtarget from being source-only 7 years ago
mcs814x kernel: remove kmod packages for bridge, stp, llc and 8021q 7 years ago
mediatek kernel: update kernel 4.9 to 4.9.29 7 years ago
mpc85xx kernel: update kernel 4.9 to 4.9.29 7 years ago
mvebu mvebu: Add block device sd to default kernel config 7 years ago
mxs mxs: enable nvmem support 7 years ago
octeon octeon: remove linux 4.4 support 7 years ago
omap omap: rework image generation and profiles 7 years ago
omap24xx kernel: clean up usb gadget support 8 years ago
orion kernel: split up 980-arm_openwrt_machtypes.patch and move to target folders 7 years ago
oxnas kernel: update kernel 4.4 to version 4.4.69 7 years ago
pistachio kernel: update kernel 4.9 to 4.9.30 7 years ago
ppc40x build: fix subtarget descriptions 8 years ago
ppc44x ppc44x: mark as broken 8 years ago
ramips ramips: add support for Ubiquiti EdgeRouter X-SFP 7 years ago
rb532 kernel: remove ubifs xz decompression support 8 years ago
sunxi sunxi: sysupgrade: sync with x86 7 years ago
uml uml: Fix sample command line 7 years ago
x86 Add missing APU1 reference to x86 board.d 7 years ago
xburst kernel: remove kmod packages for bridge, stp, llc and 8021q 7 years ago
zynq kernel: remove out of tree direct-io disable hack 7 years ago
Makefile