bmips: bcm6358: revert use wan ports as standalone ports

This reverts commit 15430a1348 for bcm6358 subtarget since it breaks
network configuration.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2025-06-07 13:18:11 +02:00
parent 168de5cafe
commit 7d617804cf

View file

@ -6,6 +6,7 @@ board_config_update
case "$(board_name)" in
huawei,hg556a-b)
ucidef_set_bridge_device switch
ucidef_set_interface_lan "lan1 lan2 lan3 lan4"
;;
esac