summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/lib/upgrade/platform.sh
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-08-17 05:59:29 +0000
committerJohn Crispin <john@openwrt.org>2015-08-17 05:59:29 +0000
commit633c46a1d42a1c4f0c723a606c8d08c1f77ac0bd (patch)
tree0ea72bc1d3fdf0e3a77151e6329146ef7f812933 /target/linux/ramips/base-files/lib/upgrade/platform.sh
parent66f6c9e231224ef32f70142d3f1294b83b7cebba (diff)
downloadmaster-31e0f0ae-633c46a1d42a1c4f0c723a606c8d08c1f77ac0bd.tar.gz
master-31e0f0ae-633c46a1d42a1c4f0c723a606c8d08c1f77ac0bd.tar.bz2
master-31e0f0ae-633c46a1d42a1c4f0c723a606c8d08c1f77ac0bd.zip
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
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade/platform.sh')
-rwxr-xr-xtarget/linux/ramips/base-files/lib/upgrade/platform.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh
index f78bc22822..5242e46bf9 100755
--- a/target/linux/ramips/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh
@@ -77,8 +77,8 @@ platform_check_image() {
omni-emb | \
omni-emb-hpm | \
omni-plug | \
- olinuxino-rt5350f | \
- olinuxino-rt5350f-evb | \
+ rt5350f-olinuxino | \
+ rt5350f-olinuxino-evb | \
psr-680w | \
px4885 | \
re6500 | \