INAGAKI Hiroshi
88fbddb49d
ramips: add support for I-O DATA WN-DX1200GR
I-O DATA WN-DX1200GR is a 2.4/5 GHz band 11ac (WiFi-5) router, based on
MT7621A.
Specification:
- SoC : MediaTek MT7621A
- RAM : DDR3 128 MiB
- Flash : raw NAND 128 MiB
- WLAN : 2.4/5 GHz 2T2R
- 2.4 GHz : MediaTek MT7603E
- 5 GHz : MediaTek MT7613BE
- Ethernet : 10/100/1000 Mbps x5
- Switch : MediaTek MT7530 (SoC)
- LEDs/keys : 2x/3x (2x buttons, 1x slide-switch)
- UART : through-hole on PCB
- J5: 3.3V, TX, RX, NC, GND from triangle-mark
- 57600n8
- Power : 12 VDC, 1 A
Flash instruction using initramfs image:
1. Boot WN-DX1200GR normally
2. Access to "http://192.168.0.1/" and open firmware update page
("ファームウェア")
3. Select the OpenWrt initramfs image and click update ("更新") button
to perform firmware update
4. On the initramfs image, perform sysupgrade with the
squashfs-sysupgrade image
5. Wait ~120 seconds to complete flashing
Notes:
- currently, mt7615e driver in mt76 doesn't fully support MT7613
(MT7663) wifi chip
- the eeprom data in flash is not used by mt7615e driver and the
driver reports the tx-power up to 3dBm
- the correct MAC address for MT7613BE in eeprom data cannot be
assigned to the phy
- last 0x80000 (512 KiB) in NAND flash is not used on stock firmware
- stock firmware requires "customized uImage header" (called as "combo
image") by MSTC (MitraStar Technology Corp.), but U-Boot doesn't
- uImage magic ( 0x0 - 0x3 ) : 0x434F4D43 ("COMC")
- header crc32 ( 0x4 - 0x7 ) : with "data length" and "data crc32"
- image name (0x20 - 0x37) : model ID and firmware versions
- data length (0x38 - 0x3b) : kernel + rootfs
- data crc32 (0x3c - 0x3f) : kernel + rootfs
MAC addresses:
LAN: 50:41:B9:xx:xx:08 (Ubootenv, ethaddr (text) / Factory, 0x1E000 (hex))
WAN: 50:41:B9:xx:xx:0A (Factory, 0x1E006 (hex))
2.4GHz: 50:41:B9:xx:xx:08 (Factory, 0x4 (hex))
5GHz: 50:41:B9:xx:xx:09 (Factory, 0x8004 (hex))
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
[add check whether dflag_offset is set]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2021-02-07 21:58:51 +01:00
..
2020-10-02 14:51:57 +02:00
2021-02-05 18:18:00 +01:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-11-25 19:34:13 +01:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2021-02-05 18:18:00 +01:00
2021-01-22 21:03:11 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2021-01-22 21:03:11 +01:00
2020-12-17 12:10:10 +01:00
2021-01-22 21:03:11 +01:00
2020-12-17 12:10:10 +01:00
2020-12-17 12:10:10 +01:00
2020-12-17 12:10:10 +01:00
2020-12-04 15:52:23 +01:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2021-02-05 18:18:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-04-18 12:35:54 +08:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2021-02-05 18:18:00 +01:00
2020-12-17 12:10:10 +01:00
2020-12-04 15:52:23 +01:00
2020-09-25 23:26:40 +02:00
2021-02-05 18:18:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-04 15:52:23 +01:00
2020-09-25 23:26:40 +02:00
2021-02-05 18:18:00 +01:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-07-22 17:20:24 +02:00
2020-03-09 21:47:56 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-11-25 19:34:13 +01:00
2020-10-27 21:20:16 +01:00
2020-12-17 12:10:10 +01:00
2020-12-04 15:52:23 +01:00
2020-12-17 12:10:10 +01:00
2020-12-17 12:10:10 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-04-12 22:29:17 +08:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-08-06 16:56:07 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2021-01-22 21:03:11 +01:00
2020-12-04 15:52:23 +01:00
2020-12-17 12:10:10 +01:00
2020-12-17 12:10:10 +01:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-11-28 20:51:50 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2021-01-22 21:03:11 +01:00
2020-12-22 19:11:50 +01:00
2020-12-22 19:11:50 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-22 19:11:50 +01:00
2020-12-22 19:11:50 +01:00
2020-12-22 19:11:50 +01:00
2020-10-02 14:51:57 +02:00
2020-11-11 17:35:10 +01:00
2020-10-02 14:51:57 +02:00
2021-01-22 21:03:11 +01:00
2020-10-02 14:51:57 +02:00
2021-01-22 21:03:11 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-22 21:44:57 +01:00
2020-12-22 21:44:57 +01:00
2020-12-22 21:44:57 +01:00
2020-12-22 21:44:57 +01:00
2020-12-22 21:44:57 +01:00
2021-01-29 15:32:07 +01:00
2020-12-22 21:44:57 +01:00
2020-12-22 21:44:57 +01:00
2020-12-22 21:44:57 +01:00
2020-12-22 21:44:57 +01:00
2020-12-22 21:44:57 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-17 12:05:26 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-27 20:33:45 +01:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2021-02-07 21:58:51 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-08-13 12:47:45 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-08-13 12:47:45 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-25 22:27:44 +08:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-07-17 12:14:32 +02:00
2021-01-06 00:00:01 +01:00
2021-01-05 16:25:13 +01:00
2021-01-05 16:25:13 +01:00
2021-02-05 17:31:51 +01:00
2021-02-05 17:31:51 +01:00
2021-02-05 18:18:00 +01:00
2021-02-05 18:18:00 +01:00
2021-02-05 18:18:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-07-17 12:14:32 +02:00
2020-10-02 14:51:57 +02:00
2020-12-08 17:18:57 +01:00
2020-12-08 17:18:57 +01:00
2021-01-21 22:52:02 +01:00
2021-01-21 22:56:43 +01:00
2020-11-18 21:13:46 +01:00
2020-11-12 17:18:26 +01:00
2020-10-02 14:51:57 +02:00
2021-01-21 22:52:02 +01:00
2020-10-02 14:51:57 +02:00
2021-01-21 22:52:02 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2021-02-05 18:18:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-12-07 14:22:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-11-18 23:49:34 +01:00
2020-10-02 14:51:57 +02:00
2021-02-05 14:54:47 +01:00
2020-04-12 22:27:18 +08:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-04-12 22:29:17 +08:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-20 03:01:13 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2021-02-05 18:18:00 +01:00
2021-02-05 18:18:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-04-12 22:29:17 +08:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-11-25 19:34:13 +01:00
2020-05-09 14:48:50 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-08 15:39:00 +01:00
2020-12-08 17:18:57 +01:00
2020-12-08 15:39:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-09-25 23:26:40 +02:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-12-04 15:52:23 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-04 15:52:23 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2021-01-22 21:03:11 +01:00
2021-01-22 21:03:11 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-03 22:52:58 +02:00
2021-01-22 21:03:11 +01:00
2020-12-22 19:11:50 +01:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-10-02 14:51:57 +02:00
2020-12-04 15:52:23 +01:00
2020-12-07 14:22:00 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-07 14:22:00 +01:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-10-02 14:51:57 +02:00
2020-12-07 14:22:00 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-12-17 12:10:10 +01:00
2020-12-17 12:10:10 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-07 14:22:00 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-07 14:22:00 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-17 12:10:10 +01:00
2020-12-07 14:22:00 +01:00
2020-12-17 12:10:10 +01:00
2020-12-07 14:22:00 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-17 12:10:10 +01:00
2020-12-07 14:22:00 +01:00
2020-12-17 12:10:10 +01:00
2020-09-25 23:26:40 +02:00
2020-09-25 23:26:40 +02:00
2020-12-07 14:22:00 +01:00
2020-12-07 14:22:00 +01:00
2020-12-17 12:10:10 +01:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-10-02 14:51:57 +02:00
2020-09-25 23:26:40 +02:00