ramips: fix Xiaomi MiWiFi Mini board, image and profile names
authorJohn Crispin <john@openwrt.org>
Mon, 17 Aug 2015 05:58:15 +0000 (05:58 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 17 Aug 2015 05:58:15 +0000 (05:58 +0000)
commit72e1a3f1a209ea11954e1d8f0a04edeca47e2f10
tree726b2c7dfcf92d1f6a7428ea4e968a88125ea491
parent27e5565d0ab3f30182199340ee8586efa9f3c70d
ramips: fix Xiaomi MiWiFi Mini board, image and profile names

The following patch:
 * changes board name from "xiaomi-miwifi-mini" to "miwifi-mini"
 * changes filenames of dts and profile
 * fixes LED names in dts file and base-files scripts
 * removes manufacturer name from image filename

for Xiaomi MiWiFi Mini device.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
SVN-Revision: 46617
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/MIWIFI-MINI.dts [new file with mode: 0644]
target/linux/ramips/dts/XIAOMI-MIWIFI-MINI.dts [deleted file]
target/linux/ramips/image/Makefile
target/linux/ramips/mt7620/profiles/xiaomi-miwifi-mini.mk [deleted file]
target/linux/ramips/mt7620/profiles/xiaomi.mk [new file with mode: 0644]