ramips: fix Olimex models, images and profiles names
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 Aug 2015 05:59:29 +0000 (05:59 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 Aug 2015 05:59:29 +0000 (05:59 +0000)
commit11c9acf8adea70dae5efc09de8406dbdcf88ade9
treebf2ba461b75c327d549e636c98cb1476752fd626
parent9d854618f2827a7f73ddabc6223efbc27c6c2ccc
ramips: fix Olimex models, images and profiles names

Official names for RT5350F based OLinuXino products are "RT5350F-OLinuXino{,-EVB}" as on official manufacturer website.
The following patch:
 * changes board names from "olinuxino-rt5350f{,-evb}" to "rt5350f-olinuxino{,-evb}"
 * changes filenames of dts and profile files
 * changes image filenames

for Olimex RT5350F-OLinuXino{,-EVB} devices.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46623 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/OLINUXINO-RT5350F-EVB.dts [deleted file]
target/linux/ramips/dts/OLINUXINO-RT5350F.dts [deleted file]
target/linux/ramips/dts/RT5350F-OLINUXINO-EVB.dts [new file with mode: 0644]
target/linux/ramips/dts/RT5350F-OLINUXINO.dts [new file with mode: 0644]
target/linux/ramips/image/Makefile
target/linux/ramips/rt305x/profiles/olinuxino-rt5350f-evb.mk [deleted file]
target/linux/ramips/rt305x/profiles/olinuxino-rt5350f.mk [deleted file]
target/linux/ramips/rt305x/profiles/rt5350f-olinuxino-evb.mk [new file with mode: 0644]
target/linux/ramips/rt305x/profiles/rt5350f-olinuxino.mk [new file with mode: 0644]