]> git.ipfire.org Git - thirdparty/openwrt.git/commit
bmips: bcm6358: add support for Huawei HG556a ver C 19061/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>
Wed, 11 Jun 2025 13:10:46 +0000 (15:10 +0200)
commit733067fc9a5d3263e2e6b1fc4d6e9bc27c80a4cf
treed7c5e91dddd14afd59f44125e325814dfc72ad20
parentf9ea340288f82d410e0a48882a93a5691da187f5
bmips: bcm6358: add support for Huawei HG556a ver C

Specifications:
- SoC: Broadcom BCM6358 dual 300MHz MIPS
- Flash: 16MB NOR Macronix MX29GL128EHT2I-90G
- RAM: 64MB DDR
- Ethernet: 4x 100M
- Wifi: Ralink RT3062F
- 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-c-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-hg556a-c.dts [new file with mode: 0644]
target/linux/bmips/image/Makefile
target/linux/bmips/image/bcm6358.mk