Skip to content

Use the actual HW platform for generating QoS config.

We need to use 'brcm_fw_tool' instead of /proc/cpuinfo to check the hardware platform. The /proc/cpuinfo API is not stable. It only works as expected for BCM96846.

Merge request reports