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>

SVN-Revision: 46623
This commit is contained in:
John Crispin
2015-08-17 05:59:29 +00:00
parent 66f6c9e231
commit 633c46a1d4
7 changed files with 25 additions and 25 deletions

View File

@@ -3,8 +3,8 @@
/include/ "rt5350.dtsi"
/ {
compatible = "RT5350F-OLINUXINO", "ralink,rt5350-soc";
model = "RT5350F-OLINUXINO";
compatible = "RT5350F-OLINUXINO-EVB", "ralink,rt5350-soc";
model = "Olimex RT5350F-OLinuXino-EVB";
palmbus@10000000 {
spi@b00 {

View File

@@ -4,7 +4,7 @@
/ {
compatible = "RT5350F-OLINUXINO", "ralink,rt5350-soc";
model = "RT5350F-OLINUXINO";
model = "Olimex RT5350F-OLinuXino";
palmbus@10000000 {
spi@b00 {