]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: filogic: mt-stuart: drop pci=pcie_bus_perf bootarg
authorChad Monroe <chad@monroe.io>
Tue, 11 Aug 2026 02:49:49 +0000 (19:49 -0700)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Tue, 11 Aug 2026 20:13:09 +0000 (22:13 +0200)
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 <chad@monroe.io>
Link: https://github.com/openwrt/openwrt/pull/24352
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/mediatek/dts/mt7988a-smartrg-mt-stuart.dtsi

index b4a05e0bc0414d54b33e5a93e958478cb57ebcd2..9db23845a1862e49c9a1f10f332f108c4b3b83cc 100644 (file)
@@ -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 {