immortalwrt/target/linux/ramips
Igor Nazarov 119bfa7593 ramips: add support for D-Link DIR-878 R1
Specifications:
- SoC: MediaTek MT7621AT
- RAM: 128 MB (DDR3)
- Flash: 16 MB (SPI NOR)
- WiFi: MT7615N (2.4GHz) and MT7615N (5Ghz)
- Switch: 1 WAN, 4 LAN (Gigabit)
- Buttons: Reset, WiFi Toggle, WPS
- LEDs: Power, Internet, WiFi 2.4G WiFi 5G

The R1 revision is identical to the A1 revision except
- No Config2 Parition, therefore
- factory partition resized to 64k from 128K
- Firmware partition offset is 0x50000 not 0x60000
- Firmware partitions size increased by 64K
- Firmware partition type is "denx,uimage", not "sge,uimage"
- Padding of image creation "uimage-padhdr 96" removed

Installation:
Update to the last D-Link firmware through web-ui before OpenWRT
installation then follow the instructions to patch your device using
D-Link FailsafeUI.

- D-Link FailsafeUI:
Power down the router, press and hold the reset button, then
re-plug it. Keep the reset button pressed until the internet LED stops
flashing, then jack into any lan port and manually assign a static IP
address in 192.168.0.0/24 other than 192.168.0.1 (e.g. 192.168.0.2)
and go to http://192.168.0.1
Flash with the factory image.

Signed-off-by: Igor Nazarov <tigron.dev@gmail.com>
2022-03-21 11:41:02 +08:00
..
base-files/etc ramips: remove model name from LED labels 2020-11-21 19:29:29 +08:00
dts ramips: add support for D-Link DIR-878 R1 2022-03-21 11:41:02 +08:00
files/drivers treewide: backport support for nvmem on non platform devices 2021-08-06 18:51:27 +08:00
image ramips: add support for D-Link DIR-878 R1 2022-03-21 11:41:02 +08:00
mt76x8 ramips: switch parser of trx for mt76x8 subtarget 2022-03-11 23:38:10 +08:00
mt7620 ramips: add support for Netgear WN3100RPv2 2022-03-21 11:38:10 +08:00
mt7621 ramips: add support for Beeline SmartBox Flash 2022-03-21 11:40:43 +08:00
patches-5.4 kernel: refresh kernel 5.4 patches 2021-12-28 14:26:58 +08:00
patches-5.10 kernel: 5.10: drop broken-flash-reset patch 2022-01-30 12:55:42 +08:00
rt288x ramips: fix missing NVMEM subsystem 2021-07-22 12:04:05 +08:00
rt305x ramips: Switch Teltonika RUT5xx to kernel GPIO-line watchdog driver 2022-02-10 12:38:32 +08:00
rt3883 kernel: 5.10: packet mangling code only for ar8216 driver 2021-11-11 00:04:10 +08:00
Makefile ramips: add support for kernel 5.10 2021-03-06 12:30:21 +08:00
modules.mk ramips: sync official source code 2021-07-09 11:02:15 +08:00