ramips: add support for Widora Neo 32MB flash revision
authorJackson Ming Hu <huming2207@gmail.com>
Mon, 8 Jan 2018 05:27:28 +0000 (13:27 +0800)
committerMathias Kresin <dev@kresin.me>
Tue, 23 Jan 2018 22:31:09 +0000 (23:31 +0100)
commit21d3643828187df873118c4c2a51a48c54e0f6b1
tree0fa594679b0a143c9fc36501fea32a47c7ec7d73
parenta411881a4000452ff791761c8f1d37ea6faa298a
ramips: add support for Widora Neo 32MB flash revision

Widora has updated their Widora Neo board recently.

The new model uses 32MB WSON-8 factor SPI flash
instead of the original 16MB SOP-8 factor SPI flash.

All the other hardware components are the same as
the first revision.

Detailed hardware specs listed below:

CPU: MTK MT7688AN
RAM: 128MB DDR2
ROM: 32MB WSON-8 factor SPI Flash (Winbond)
WiFi: Built-in 802.11n 150Mbps?
Ethernet: 10/100Mbps x1
Audio codec: WM8960
Other IO: USB OTG;
  USB Power+Serial (CP2104);
  3x LEDs (Power, LAN, WiFi);
  2x Keys (WPS, CPU Reset)
  1x Audio In/Out
  1x IPEX antenna port
  1x Micro SD slot

Signed-off-by: Jackson Ming Hu <huming2207@gmail.com>
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/etc/diag.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/WIDORA-NEO-32M.dts [new file with mode: 0644]
target/linux/ramips/image/mt76x8.mk