openwrt/target/linux/ramips/image
INAGAKI Hiroshi 337e942290 ramips: add support for ELECOM WRC-2533GS2
ELECOM WRC-2533GS2 is a 2.4/5 GHz band 11ac (Wi-Fi 5) router, based on
MT7621A.

Specification:

- SoC		: MediaTek MT7621A
- RAM		: DDR3 128 MiB (NT5CC64M16GP-DI)
- Flash		: SPI-NOR 16 MiB (MX25L12835FM2I-10G)
- WLAN		: 2.4/5GHz 4T4R (2x MediaTek MT7615)
- Ethernet	: 10/100/1000 Mbps x5
  - Switch	: MediaTek MT7530 (SoC)
- LEDs/Keys	: 4x/6x (2x buttons, 1x slide-switch)
- UART		: through-hole on PCB
  - J4: 3.3V, GND, TX, RX from ethernet port side
  - 57600n8
- Power		: 12 VDC, 1.5 A

Flash instruction using factory image:

1. Boot WRC-2533GS2 normally with "Router" mode
2. Access to "http://192.168.2.1/" and open firmware update page
   ("ファームウェア更新")
3. Select the OpenWrt factory image and click apply ("適用") button
4. Wait ~120 seconds to complete flashing

MAC Addresses:

LAN	: 04:AB:18:xx:xx:FB (Factory, 0xFFF4 (hex))
WAN	: 04:AB:18:xx:xx:FC (Factory, 0xFFFA (hex))
2.4 GHz	: 04:AB:18:xx:xx:FD (Factory, 0x4    (hex))
5 GHz	: 04:AB:18:xx:xx:FE (Factory, 0x8004 (hex))

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2022-02-11 22:30:04 +09:00
..
lzma-loader ramips: lzma-loader: make FLASH_START configurable 2020-09-03 14:15:30 +02:00
common-tp-link.mk treewide: call check-size before append-metadata 2021-07-10 19:40:10 +02:00
Makefile ramips: move KERNEL_LOADADDR into Device/Default 2022-02-08 23:23:53 +09:00
mt76x8.mk ramips: correct vendor name for COMFAST/Joowin 2022-01-22 01:17:04 +01:00
mt7620.mk ramips: add support for Wavlink WL-WN535K1 2022-01-30 01:15:23 +09:00
mt7621.mk ramips: add support for ELECOM WRC-2533GS2 2022-02-11 22:30:04 +09:00
rt288x.mk ramips: tidy up image subtarget Makefiles 2020-05-08 18:58:39 +02:00
rt305x.mk ramips: Switch Teltonika RUT5xx to kernel GPIO-line watchdog driver 2022-02-03 22:27:15 +01:00
rt3883.mk ramips: provide default BLOCKSIZE for Device/seama 2021-08-30 00:37:47 +02:00