]> git.ipfire.org Git - thirdparty/openwrt.git/commit
bmips: bcm6358: add support for Huawei HG553 19103/head
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Wed, 11 Jun 2025 18:25:07 +0000 (20:25 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Thu, 12 Jun 2025 10:38:31 +0000 (12:38 +0200)
commitfd3e1f0c4db5a2092e9dc111ef564d44ae8bf9bd
treebf321c0e7a185c4404de889d83614ee8f58c6a0e
parent2492ca3fdd0736e8954959cab17b5f37e6f6278f
bmips: bcm6358: add support for Huawei HG553

Specifications:
- SoC: Broadcom BCM6358 dual 300MHz MIPS
- Flash: 16MB NOR
- RAM: 64MB DDR
- Ethernet: 4x 100M
- Wifi: Broadcom BCM4318
- 2x USB 2.0 port
- 2x Button
- 9x LED
- RJ11 2x FXS VoIP (unsupported)
- RJ11 xDSL (unsupported)

Install instructions:
- Assign static IP 192.168.1.100 to PC.
- Unplug the power source.
- Press the RESTART button at the router, don't release it yet!
- Plug the power source and wait at least 15 seconds.
- Release the RESTART button.
- Browse to http://192.168.1.1 with your PC.
- Upload the openwrt-bmips-bcm6358-huawei_hg553-squashfs-cfe.bin file.
- Wait some minutes until the firmware upgrade completes.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/bcm6358/base-files/etc/board.d/01_leds
target/linux/bmips/bcm6358/base-files/etc/board.d/02_network
target/linux/bmips/dts/bcm6358-huawei-hg553.dts [new file with mode: 0644]
target/linux/bmips/image/bcm6358.mk