bmips: add support for Sercomm H-500s
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 22 Mar 2023 19:10:01 +0000 (20:10 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 22 Mar 2023 19:57:07 +0000 (20:57 +0100)
commit6df12200d903338d36008cb207a41bd456346b5d
tree79b12e64b5cb36414a1babaeabb40ff44af38811
parentcc07d1d2fd3662611e2044c9fc514f7f756ebd6d
bmips: add support for Sercomm H-500s

Sercomm H-500s is a BCM63268 with 128M, internal and external (Quantenna) wifi
and external BCM53134S switch.
This device is already supported in bcm63xx target, so more information can be
found in https://openwrt.org/toh/sercomm/h500-s.

It's a perfect example of a device with internal and external switch
coexistance since most devices only have ports on one of the switches but not
both of them.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/dts/bcm63167-sercomm-h500-s-lowi.dts [new file with mode: 0644]
target/linux/bmips/dts/bcm63167-sercomm-h500-s-vfes.dts [new file with mode: 0644]
target/linux/bmips/dts/bcm63167-sercomm-h500-s.dtsi [new file with mode: 0644]
target/linux/bmips/image/bcm63xx_nand.mk
target/linux/bmips/nand/base-files/etc/board.d/02_network
target/linux/bmips/nand/base-files/lib/upgrade/platform.sh
target/linux/bmips/patches-5.15/210-macronix_nand_block_protection_support.patch [new file with mode: 0644]
target/linux/bmips/patches-5.15/520-net-dsa-b53-add-bcm53134-support.patch [new file with mode: 0644]