aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/nand/base-files
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2023-03-30 23:14:13 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2023-04-09 10:33:13 +0200
commitaefeb34223022c65ea0e7eef49c6c39250afd4ea (patch)
tree35a8a86da05499acbcdbbacd9729fb744732b470 /target/linux/bmips/nand/base-files
parentd11a7c4d95a5ecbd2b12750be63349a3d0da2d53 (diff)
downloadupstream-aefeb34223022c65ea0e7eef49c6c39250afd4ea.tar.gz
upstream-aefeb34223022c65ea0e7eef49c6c39250afd4ea.tar.bz2
upstream-aefeb34223022c65ea0e7eef49c6c39250afd4ea.zip
bmips: add support for Sercomm SHG2500
Sercomm SHG2500 is a BCM63168 with 128M of RAM, 256M of NAND, an external BCM53124S switch for the LAN ports and internal/external Broadcom wifi. LEDs are connected to an external MSP430G2513 MCU controlled via SPI. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/bmips/nand/base-files')
-rw-r--r--target/linux/bmips/nand/base-files/etc/board.d/02_network3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/bmips/nand/base-files/etc/board.d/02_network b/target/linux/bmips/nand/base-files/etc/board.d/02_network
index b2a340ecf8..0e130103da 100644
--- a/target/linux/bmips/nand/base-files/etc/board.d/02_network
+++ b/target/linux/bmips/nand/base-files/etc/board.d/02_network
@@ -10,7 +10,8 @@ comtrend,vr-3032u)
ucidef_set_interface_lan "lan1 lan2 lan3 lan4"
;;
huawei,hg253s-v2 |\
-netgear,dgnd3700-v2)
+netgear,dgnd3700-v2 |\
+sercomm,shg2500)
ucidef_set_bridge_device switch
ucidef_set_interfaces_lan_wan "lan1 lan2 lan3 lan4" "wan"
;;