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:
@@ -88,6 +88,9 @@ ramips_board_detect() {
|
||||
*"CF-WR800N")
|
||||
name="cf-wr800n"
|
||||
;;
|
||||
*"CS-QR10")
|
||||
name="cs-qr10"
|
||||
;;
|
||||
*"CY-SWR1100")
|
||||
name="cy-swr1100"
|
||||
;;
|
||||
|
||||
@@ -34,6 +34,7 @@ platform_check_image() {
|
||||
broadway|\
|
||||
carambola|\
|
||||
cf-wr800n|\
|
||||
cs-qr10|\
|
||||
d105|\
|
||||
dap-1350|\
|
||||
db-wrt01|\
|
||||
|
||||
Reference in New Issue
Block a user