openwrt/target/linux/ramips
Davide Fioravanti 8c13ebd3ad ramips: add support for Edimax Gemini RE23S
Hardware
--------
SoC:   Mediatek MT7621AT (880 MHz, 2 cores 4 threads)
RAM:   128MB
FLASH: 16MB NOR (Macronix MX25L12805D)
ETH:   1x 10/100/1000 Mbps Ethernet (MT7530)
WIFI:
  - 2.4GHz: 1x MT7615 (4x4:4)
  - 5GHz:   1x MT7615 (4x4:4)
  - 4 antennas: 2 external detachable and 2 internal
BTN:
  - 1x Reset button
  - 1x WPS button
LEDS:
  - 1x Green led (Power)
  - 1x Green-Amber-Red led (Wifi)
UART:
  - 57600-8-N-1

Everything works correctly.

Installation
------------
Flash the factory image directly from OEM web interface.
(You can login using these credentials: admin/1234)

Restore OEM Firmware
--------------------
Flash the OEM "bin" firmware directly from LUCI.
The firmware is downloadable from the OEM web page.
Warning: Remember to not keep settings!
Warning2: Remember to force the flash.

Restoring procedure tested with RE23_1.08.bin

MAC addresses
-------------
factory 0x4     *:24
factory 0x8004  *:25
Cimage  0x07    *:24
Cimage  0x0D    *:24
Cimage  0x13    *:24
Cimage  0x19    *:25

No other addresses were found in factory partition.

Since the label contains both the 2.4GHz and 5GHz mac address I decided
to set the 5GHz one as label-mac-device. Moreover it also corresponds
to the lan mac address.

Notes
-----
The wifi led in the OEM firmware changes colour depending on the signal
strength. This can be done in OpenWrt but just for one interface.
So for now will not be any default action for this led.

If you want to open the case, pay attention to the antenna placed on
the bottom part of the front cover.
The wire is a bit short and it breaks easily. (I broke it)

Signed-off-by: Davide Fioravanti <pantanastyle@gmail.com>
[fix two typos and add extended MAC address section to commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-08 13:28:17 +02:00
..
base-files/etc treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
dts ramips: add support for Edimax Gemini RE23S 2020-07-08 13:28:17 +02:00
files/drivers ramips: fix sd polling 2020-06-27 00:19:13 +02:00
image ramips: add support for Edimax Gemini RE23S 2020-07-08 13:28:17 +02:00
mt76x8 ramips: add support for TP-Link RE220 v2 2020-06-30 17:23:32 +02:00
mt7620 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
mt7621 ramips: add support for Edimax Gemini RE23S 2020-07-08 13:28:17 +02:00
patches-4.14 kernel: Update kernel 4.14 to version 4.14.187 2020-07-04 21:12:42 +02:00
patches-5.4 kernel: bump 5.4 to 5.4.48 2020-06-22 12:51:22 +02:00
rt288x ramips: remove default switch setup in 02_network 2020-05-19 19:03:02 +08:00
rt305x treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
rt3883 treewide: drop shebang from non-executable target files 2020-06-16 14:26:33 +02:00
Makefile ramips: add 5.4 as testing kernel 2020-04-12 22:27:18 +08:00
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 2020-04-05 18:16:17 +08:00