diff options
author | John Crispin <john@openwrt.org> | 2014-10-29 11:01:17 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-10-29 11:01:17 +0000 |
commit | d0bf15f235951973836da586c05693c0563ed4f2 (patch) | |
tree | f6768a2a467f63d8c8a3b48a5970fb7ca70e8d83 /target/linux/ramips/base-files/lib/upgrade | |
parent | 9762c549149e1226a3affe43df71aa14379bd5d5 (diff) | |
download | mtk-20170518-d0bf15f235951973836da586c05693c0563ed4f2.zip mtk-20170518-d0bf15f235951973836da586c05693c0563ed4f2.tar.gz mtk-20170518-d0bf15f235951973836da586c05693c0563ed4f2.tar.bz2 |
ramips: add support for A5-V11 board (resubmit)
(Reposted due to an issue with the patchwork server during original submission)
Unbranded. Silkscreen on PCB is “A5-V11”, believed to be made by Bococom (or at least uses Bococom image encryption - as used on poray devices - but different key)
Signed-off-by: Gareth Bryan <gareth@mx9.org>
SVN-Revision: 43102
Diffstat (limited to 'target/linux/ramips/base-files/lib/upgrade')
-rwxr-xr-x | target/linux/ramips/base-files/lib/upgrade/platform.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh index c9a418e..4fe0ef4 100755 --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh @@ -17,6 +17,7 @@ platform_check_image() { 3g-6200n | \ 3g-6200nl | \ 3g300m | \ + a5-v11 | \ air3gii | \ all0239-3g | \ all0256n | \ |