ramips: add support for Intenso Memory 2 Move USB 3.0
authorJohn Crispin <john@openwrt.org>
Sat, 17 Jan 2015 14:06:13 +0000 (14:06 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 17 Jan 2015 14:06:13 +0000 (14:06 +0000)
commit88df2bd2ff5aa7b31ce9aaeda25c60e8a9b980b2
treea12ec319f40eaf27b5bbf6000bc60429e781f051
parent744298b8a0dc363a802634b5ac5d08e861e65d12
ramips: add support for Intenso Memory 2 Move USB 3.0

This adds support for a rt5350-based "portable nas" solution
from Intenso. The board comes with 32M RAM and 8M Flash, the
built-in HDD is connected/accessible via a usb3.0<->sata
bridge VLI VL701.

The device has 1 Ethernet port (100M/10M), 1 micro b usb 3.0
socket (for charging the battery, or accessing the hdd directly).
Wireless connectivity is provided by the rt5350 SoC [i.e.:
802.11n 1x1 2.4 GHz with a pcb antenna.]

Serial, leds, wifi, ethernet and usb are tested and
as far as I can tell: they are working fine (tm).

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
SVN-Revision: 44001
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/etc/diag.sh
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/M2M.dts [new file with mode: 0644]
target/linux/ramips/image/Makefile
target/linux/ramips/rt305x/profiles/m2m.mk [new file with mode: 0644]