1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux
Shiji Yang a73a8269e1 ramips: add support for DomyWifi DM202/DM203/DW22D
Specifications:
* SOC: MT7620A + MT7610E
* ROM: 16 MiB spi flash (W25Q128FVSG)
* RAM: 128 MiB DDR2 (W971GG6KB-25)
* WAN: 10/100M *1
* LAN: 10/100M *4
* USB: Type-A USB2.0 *1
* SD: MicroSD *1
* Button: Reset *1
* Antennas: 2.4 GHz *2 + 5 GHz *1
* TTL Baudrate: 57600
* U-Boot Recovery: IP: 10.10.10.123, Server: 10.10.10.3

Installation:
* Web UI Update
  1. Open http://192.168.10.1/upgrade.html in the browser.
  2. Rename firmware to a short name like firmware.bin and then upload it.
  3. Fill in the password column with the following content:
  password | mtd -x mIp2osnRG3qZGdIlQPh1 -r write /tmp/firmware.bin firmware
* TFTP + U-Boot
  1. Connect device with a TTL cable.
  2. Press "2" when booting to select "Load system code then write to Flash via TFTP".
  3. Upload firmware by tftpd64, it will boot when write instruction is executed.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2021-08-25 01:42:16 +02:00
..
apm821xx kernel: bump 5.4 to 5.4.136 2021-07-31 19:13:00 +02:00
arc770
archs38 archs38: Do not activate ext3 driver options 2021-08-21 00:11:50 +02:00
armvirt
at91 kernel: move some drm symbols to generic config 2021-06-13 23:30:10 +02:00
ath25 kernel: bump 5.4 to 5.4.132 2021-07-17 13:21:03 +02:00
ath79 ath79: add support for Atheros DB120 reference board 2021-08-22 23:02:08 +02:00
bcm27xx bcm27xx: switch to kernel 5.10 2021-08-21 19:07:07 +02:00
bcm47xx
bcm53xx kernel: bump 5.10 to 5.10.55 2021-08-08 17:57:34 +02:00
bcm63xx kernel: bump 5.10 to 5.10.50 2021-07-17 13:27:03 +02:00
bcm4908 kernel: bump 5.4 to 5.4.139 2021-08-14 20:25:19 +02:00
bmips treewide: backport support for nvmem on non platform devices 2021-08-05 01:46:26 +02:00
gemini treewide: add various missing config symbols 2021-08-10 20:22:59 +02:00
generic generic: fix debloat dma-buf 5.10 patch 2021-08-21 19:07:06 +02:00
imx6
ipq40xx ipq40xx: fix Edgecore ECW5211 boot 2021-08-18 16:11:11 +03:00
ipq806x ipq806x: Askey RT4230W REV6: fix caldata script 2021-08-24 20:26:00 +02:00
ipq807x kernel: Do not deactivate staging drivers 2021-08-21 01:10:17 +02:00
kirkwood
lantiq lantiq: convert mtd-mac-address to nvmem for Fritz!Box 736x 2021-08-20 18:13:55 +02:00
layerscape kernel: bump 5.4 to 5.4.141 2021-08-21 15:59:39 +02:00
malta
mediatek mediatek: mt7623: enable clock drivers for Mali-450 and audio 2021-08-22 14:34:29 +01:00
mpc85xx treewide: add various missing config symbols 2021-08-10 20:22:59 +02:00
mvebu base-files: rename 'sdcard' to 'legacy-sdcard' 2021-08-16 12:22:17 +01:00
mxs
octeon kernel: bump 5.4 to 5.4.139 2021-08-14 20:25:19 +02:00
octeontx kernel: bump 5.4 to 5.4.136 2021-07-31 19:13:00 +02:00
omap omap: Remove EXT2 and EXT3 driver config 2021-08-09 01:17:06 +02:00
oxnas kernel: Do not deactivate staging drivers 2021-08-21 01:10:17 +02:00
pistachio
ramips ramips: add support for DomyWifi DM202/DM203/DW22D 2021-08-25 01:42:16 +02:00
realtek kernel: bump 5.4 to 5.4.139 2021-08-14 20:25:19 +02:00
rockchip kernel: Do not deactivate staging drivers 2021-08-21 01:10:17 +02:00
sunxi
tegra tegra: add missing Kconfig symbol 2021-08-13 00:51:38 +02:00
uml
x86 kernel: bump 5.4 to 5.4.142 2021-08-21 15:59:39 +02:00
zynq kernel: Do not deactivate staging drivers 2021-08-21 01:10:17 +02:00
Makefile