forked from Ivasoft/openwrt
ramips: add support for YUKAI Engineering Inc. BOCCO
BOCCO is a communication robot provided by YUKAI Engineering Inc. SoC: MT7620A MEM: 256MB Flash: 8MB NAND: 512MB (non support) Include Sound DAC and AMP. No Wired Ethernet. Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>
This commit is contained in:
@@ -76,6 +76,9 @@ ramips_board_detect() {
|
||||
*"BC2")
|
||||
name="bc2"
|
||||
;;
|
||||
*"BOCCO")
|
||||
name="bocco"
|
||||
;;
|
||||
*"BR-6475nD")
|
||||
name="br-6475nd"
|
||||
;;
|
||||
|
||||
@@ -31,6 +31,7 @@ platform_check_image() {
|
||||
awm002-evb-4M|\
|
||||
awm002-evb-8M|\
|
||||
bc2|\
|
||||
bocco|\
|
||||
broadway|\
|
||||
c108|\
|
||||
carambola|\
|
||||
|
||||
Reference in New Issue
Block a user