openwrt/target/linux/ramips
INAGAKI Hiroshi e8787291b3 ramips: add support for Buffalo WSR-2533DHPL
Buffalo WSR-2533DHPL is a 2.4/5 GHz band 11ac router, based on MediaTek
MT7621A.

Specification:

- SoC		: MediaTek MT7621A
- RAM		: DDR3 128 MiB
- Flash		: SPI-NOR 16 MiB
- WLAN		: 2.4/5 GHz 4T4R (2x MediaTek MT7615N)
- Ethernet	: 10/100/1000 Mbps
  - Switch	: MediaTek MT7530 (SoC)
- LED/keys	: 8x/6x (3x buttons, 2x slide-switches)
- UART		: through-hole on PCB
  - J4: 3.3V, GND, TX, RX from triangle-mark
  - 57600n8
- Power		: 12VDC 1.5A

Flash instruction using initramfs image:

1. prepare the TFTP server with the initramfs image renamed to
   "linux.trx-recovery" and IP address "192.168.11.2"
2. press the "AOSS" button while powering on the WSR-2533DHPL
3. after 10 seconds, release the "AOSS" button, WSR-2533DHPL downloads
   the initramfs image and boot with it automatically
4. on the initramfs image, download the sysupgrade image to the device
   and perform sysupgrade with it
5. wait ~120 seconds to complete flashing

Switch position overview:

- slide-switch1 (2x positions)
  - "AUTO"
  - "MANUAL" (not connected to gpio)

- slide-switch2 (3x positions)
  - "ROUTER"
  - "AP" (not connected to gpio)
  - "WB"

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
[add note on switches, fix group->groups for state_default]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-04-07 17:04:18 +02:00
..
base-files/etc ramips: remove set_preinit_iface script 2020-04-04 14:56:14 +08:00
dts ramips: add support for Buffalo WSR-2533DHPL 2020-04-07 17:04:18 +02:00
files/drivers/mmc/host/mtk-mmc ramips: mtk-mmc: set correct DMA mask 2020-04-04 12:04:13 +08:00
files-4.14/drivers/net/ethernet/mediatek ramips: move MTK MMC driver to files directory 2020-04-04 12:04:13 +08:00
image ramips: add support for Buffalo WSR-2533DHPL 2020-04-07 17:04:18 +02:00
mt76x8 ramips: move swconfig to subtargets except for MT7621 2020-04-04 14:56:14 +08:00
mt7620 ramips: move swconfig to subtargets except for MT7621 2020-04-04 14:56:14 +08:00
mt7621 ramips: mt7621: bringup dsa master on preinit 2020-04-04 16:30:16 +08:00
patches-4.14 kernel: bump 4.14 to 4.14.171 2020-02-24 14:18:59 +01:00
patches-5.4 ramips: mt7621: add new NAND driver 2020-04-04 14:56:14 +08:00
rt288x ramips: move swconfig to subtargets except for MT7621 2020-04-04 14:56:14 +08:00
rt305x ramips: move swconfig to subtargets except for MT7621 2020-04-04 14:56:14 +08:00
rt3883 ramips: add DTS triggers to USB LEDs for F9K1109v1 2020-04-06 09:57:28 +02:00
Makefile ramips: move swconfig to subtargets except for MT7621 2020-04-04 14:56:14 +08:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00