ramips: Add support for Xiaomi MiWiFi Nano

Xiaomi MiWiFi Nano is based on Mediatek MT7628 with 64MB ram 16MB flash

Signed-off-by: Noble Pepper <openwrtmail@noblepepper.com>

v3  includes changes suggested by L. D. Pinney & Karl Palsson-
Eliminate en25q64 (4MB) flash chip
Alphabetization
Remove hyphen in model
Rename profile from miwifinano.mk to xiaomi.mk
Add gpios that are attached to leds

SVN-Revision: 49024
This commit is contained in:
John Crispin
2016-03-16 09:26:48 +00:00
parent 553c1b793f
commit 99414dbcf1
7 changed files with 128 additions and 1 deletions

View File

@@ -23,7 +23,8 @@ linkits7688 | \
linkits7688d | \
wsr-600 | \
wsr-1166 | \
br6425)
br6425 | \
miwifi-nano)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x1000" "0x10000"
;;
esac