From: Chad Monroe Date: Tue, 11 Aug 2026 02:49:49 +0000 (-0700) Subject: mediatek: filogic: mt-stuart: drop pci=pcie_bus_perf bootarg X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4af64199023ab89df5ea25316535a1b62d83fb9;p=thirdparty%2Fopenwrt.git mediatek: filogic: mt-stuart: drop pci=pcie_bus_perf bootarg The parameter came from the vendor SDK. The default kernel MPS and MRRS configuration works correctly on these boards. The parameter gives no measured benefit. Signed-off-by: Chad Monroe Link: https://github.com/openwrt/openwrt/pull/24352 Signed-off-by: Jonas Jelonek --- diff --git a/target/linux/mediatek/dts/mt7988a-smartrg-mt-stuart.dtsi b/target/linux/mediatek/dts/mt7988a-smartrg-mt-stuart.dtsi index b4a05e0bc04..9db23845a18 100644 --- a/target/linux/mediatek/dts/mt7988a-smartrg-mt-stuart.dtsi +++ b/target/linux/mediatek/dts/mt7988a-smartrg-mt-stuart.dtsi @@ -24,7 +24,7 @@ chosen { stdout-path = &serial0; - bootargs = "console=ttyS0,115200n1 pci=pcie_bus_perf root=PARTLABEL=rootfs"; + bootargs = "console=ttyS0,115200n1 root=PARTLABEL=rootfs"; }; memory@40000000 {