]> git.ipfire.org Git - thirdparty/openwrt.git/commit
bmips: bcm6358: add support for Huawei HG556a ver A 19059/head
authorÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 7 Jun 2025 10:01:54 +0000 (12:01 +0200)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 8 Jun 2025 03:09:24 +0000 (05:09 +0200)
commit5ab72cfc40555cecab7f289794da0e7d6bb71f63
tree783dab98f525e01126127e4df0a059bc93585f84
parent975f4de1c847488f17f418831b4f91073b33d73b
bmips: bcm6358: add support for Huawei HG556a ver A

Specifications:
- SoC: Broadcom BCM6358 dual 300MHz MIPS
- Flash: 16MB NOR Spansion S29GL128P10
- RAM: 64MB DDR
- Ethernet: 4x 100M
- Wifi: Atheros AR9223
- 3x USB 2.0 port
- 4x Button
- 13x 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_hg556a-a-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/bcm6358/base-files/etc/hotplug.d/firmware/10-ath9k-eeprom
target/linux/bmips/dts/bcm6358-huawei-hg556a-a.dts [new file with mode: 0644]
target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
target/linux/bmips/dts/bcm6358-huawei-hg556a.dtsi [new file with mode: 0644]
target/linux/bmips/image/bcm6358.mk