ramips: add support for PandoraBox PBR-M1

This patch is for PandoraBox PBR-M1 which is based on mt7621,
all the features work fine, including rtc, leds, button, usb3.0, etc.

Signed-off-by: tymon <banglang.huang@foxmail.com>

SVN-Revision: 46041
This commit is contained in:
John Crispin
2015-06-18 18:20:40 +00:00
parent df1daa4692
commit 640b211b1e
8 changed files with 191 additions and 1 deletions

View File

@@ -247,6 +247,9 @@ ramips_board_detect() {
*"OLinuXino-RT5350F-EVB")
name="olinuxino-rt5350f-evb"
;;
*"PBR-M1")
name="pbr-m1"
;;
*"Petatel PSR-680W"*)
name="psr-680w"
;;