1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-18 13:13:55 +02:00
openwrt/target/linux
Shiji Yang 09143282bd ramips: add support for Motorola MWR03
Specifications:
* SOC: MT7628AN + MT7612E
* ROM: 8 MiB Flash
* RAM: 64 MiB DDR2
* WAN: 10/100M *1
* LAN: 10/100M *3
* Button: Reset *1
* LEDs: orange *1, white *1
* Antennas: 2.4 GHz *2 + 5 GHz *2
* TTL Baudrate: 57600
* TFTP Upgrade: IP: 192.168.51.1, Server: 192.168.51.100

MAC addresses as verified by OEM firmware:

use   address   source
2g    *:d8      factory 0x0004 (label)
5g    *:d9      factory 0x8004
LAN   *:d7      factory $label -1
WAN   *:da      factory $label +2

Installation (TFTP + U-Boot):
 * Connect device with a TTL cable and open a serial session by
   PuTTY.
 * Press "2" when booting to select "Load system code then write
   to Flash via TFTP".
 * Configure the IP of local host server.
 * Upload firmware by tftpd64, it will boot when write instruction
   is executed.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
[fix DTS line endings, fix label MAC address, adjust status LED
 names, convert mtd-mac-address-increment to mac-address-increment]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-08-25 01:41:35 +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
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 Motorola MWR03 2021-08-25 01:41:35 +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