2
0
forked from Ivasoft/openwrt

ramips: add support for Planex CS-QR10

CS-QR10 is MT7620A based IP Camera.

the camera and sound does not work with kernel 4.4.
 - camera chip is sn9c291.
 - sound chip is wm8960.

Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>

SVN-Revision: 49234
This commit is contained in:
John Crispin
2016-04-26 11:43:01 +00:00
parent 83ca0efb3e
commit e55d86ef32
8 changed files with 187 additions and 1 deletions

View File

@@ -30,7 +30,8 @@ br-6475nd|\
mzk-w300nh2)
set_wifi_led "$board:amber:wlan"
;;
a5-v11)
a5-v11|\
cs-qr10)
ucidef_set_led_default "power" "POWER" "$board:red:power" "1"
;;
ai-br100)