aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/base-files/lib/upgrade
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-07-07 13:46:38 +0000
committerJohn Crispin <blogic@openwrt.org>2015-07-07 13:46:38 +0000
commitbe9054a22e2131f369f68d70d408d51e77c749ea (patch)
tree3bcad2e7c1c019760562b31565f1766ef2ae6bd0 /target/linux/ar71xx/base-files/lib/upgrade
parent4de15b7633237b38b820536d4ee8d162ea92e814 (diff)
downloadmaster-187ad058-be9054a22e2131f369f68d70d408d51e77c749ea.tar.gz
master-187ad058-be9054a22e2131f369f68d70d408d51e77c749ea.tar.bz2
master-187ad058-be9054a22e2131f369f68d70d408d51e77c749ea.zip
ar71xx: add support for ubnt rocket-m ti
rocket-m titanium is a device based on ar9344 with 802.11af poe. It doesn't use the SoC wifi, instead it's using an ar9280 connected to the pci bus. The gps version of the rocket-m ti is working, but gps is untested. The gps is connected to the first serial port. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46234 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/base-files/lib/upgrade')
-rwxr-xr-xtarget/linux/ar71xx/base-files/lib/upgrade/platform.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
index 79e52fcb19..c8eb8e401f 100755
--- a/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
+++ b/target/linux/ar71xx/base-files/lib/upgrade/platform.sh
@@ -228,6 +228,7 @@ platform_check_image() {
nanostation-m | \
rocket-m | \
rocket-m-xw | \
+ rocket-m-ti | \
nanostation-m-xw | \
rw2458n | \
wpj531 | \