openwrtv3/target/linux/ramips/image
Valentín Kivachuk 30a7ab8f61 ramips: add support for MTC Wireless Router WR1201
MTC Wireless Router WR1201 is the OEM name of the board. It is also sold
rebranded as STRONG Dual Band Gigabit Router 1200.

Specification:
- SoC: MediaTek MT7621A (880 MHz)
- Flash: 16 MiB
- RAM: 128 MiB
- Wireless: 2.4Ghz(MT7602EN) and 5Ghz (MT7612EN)
- Ethernet speed: 10/100/1000
- Ethernet ports: 4+1
- 1x USB 3.0
- 1x microSD reader
- Serial baud rate of Bootloader and factory firmware: 57600

The OEM webinterface writes only as much bytes as listed in the
uImage header field to the flash. Also, the OEM webinterface
evaluates the name field of uImage header before flashing (the
string "WR1201_8_128")

To flash via webinterface, is mandatory to use first initramfs.bin
and after (from the OpenWrt) the sysupgrade.bin

Some notes:
- Some microSD will not work:

  mtk-sd 1e130000.sdhci: no support for card's volts
  mmc0: error -22 whilst initialising SDIO card
  mtk-sd 1e130000.sdhci: no support for card's volts
  mmc0: error -22 whilst initialising MMC card
  mtk-sd 1e130000.sdhci: no support for card's volts
  mmc0: error -22 whilst initialising SDIO card
  mtk-sd 1e130000.sdhci: card claims to support voltages below defined range
  mtk-sd 1e130000.sdhci: no support for card's volts
  mmc0: error -22 whilst initialising MMC card
  mtk-sd 1e130000.sdhci: no support for card's volts
  mmc0: error -22 whilst initialising SDIO card
  mtk-sd 1e130000.sdhci: no support for card's volts
  mmc0: error -22 whilst initialising MMC card

Signed-off-by: Valentín Kivachuk <vk18496@gmail.com>
2018-11-30 00:20:28 +01:00
..
lzma-loader ramips: Add support for mt7621 to lzma-loader 2018-06-21 06:54:42 +02:00
Makefile ramips: only limit lzma dictionary size on mt7621 2018-08-30 10:57:35 +02:00
mt76x8.mk ramips: unifiy sysupgrade file extensions 2018-11-29 13:15:44 +01:00
mt7620.mk ramips: bdcom-wap2100: Enable mt7610e 5GHz radio 2018-11-28 23:37:29 +01:00
mt7621.mk ramips: add support for MTC Wireless Router WR1201 2018-11-30 00:20:28 +01:00
rt288x.mk ramips: use patch-dtb for F5D8235 V1 2018-04-23 22:07:22 +02:00
rt305x-legacy.mk ramips: use new image build code for WHR-G300N 2018-02-13 10:01:53 +01:00
rt305x.mk ramips: fix ethernet for f5d8235-v2 board 2018-11-26 09:58:17 +01:00
rt3883.mk ramips: add support for Loewe WMDR-143N 2017-07-27 09:13:27 +02:00