ramips: add support for Tenda 3G150B

Add suport for Tenda 3G150B:
- cpu: Ralink RT5350F
- flash: 4MB
- ram: 32MB
- 1x USB 2.0
- 1x RJ45
- one reset button
- battery powered (BP-4L, 3.7V 1450mAh)

Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com>

SVN-Revision: 44073
This commit is contained in:
John Crispin
2015-01-22 09:35:22 +00:00
parent deb66a555e
commit 36d19e46df
8 changed files with 137 additions and 1 deletions

View File

@@ -316,6 +316,9 @@ ramips_board_detect() {
*"Tenda 3G300M")
name="3g300m"
;;
*"Tenda 3G150B")
name="3g150b"
;;
*"Tenda W306R V2.0")
name="w306r-v20"
;;