bmips: add support for Sagem F@ST3864OP
authorHang Zhou <929513338@qq.com>
Wed, 20 Mar 2024 15:23:46 +0000 (02:23 +1100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 26 Jun 2024 17:28:13 +0000 (19:28 +0200)
commitf637cf5ef73bbecaf6183e5c416e3043a5f1e202
tree569c6721b014a1312aa884206b35558bb0194e87
parente04533ae7b6323b3b398c8f817d3de63b80109d5
bmips: add support for Sagem F@ST3864OP

Specifications:
* SoC: BCM63168
* RAM: NT5CC64M16GP-DI, DDR3 128MiB
* NAND: W29N01HVSINA, 128MiB
* Ethernet: 4x1000M LAN, 1x 1000M WAN
* Serial interface: on board but not populated, 3.3V, 115200, 8N1

Notes:
* Use DSA for VLAN and switches
* Ethernet ports and USB works
* gpio-leds are not working
* WLAN, xDSL, and FXS are not going to work

Signed-off-by: Hang Zhou <929513338@qq.com>
[refactor, reorder, drop unneeded or not working stuff]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/bcm63268/base-files/etc/board.d/02_network
target/linux/bmips/bcm63268/base-files/lib/upgrade/platform.sh
target/linux/bmips/dts/bcm63168-sagem-fast-3864-op.dts [new file with mode: 0644]
target/linux/bmips/image/bcm63268.mk