Skip to content

qosmngr: fix qcm default config different from other targets

Rahul Thakur requested to merge rt_qos_bs_qcm into devel

In the default qos config on qcm, the burst size is 1500 while on other targets its 0, this is incorrect since iowrt uci defaults should be consistent across targets; fixed with this commit.

Merge request reports