qualcommax: ipq807x: remove unnecessary bootargs-append for MX4200
authorPaweł Owoc <frut3k7@gmail.com>
Sat, 3 Aug 2024 23:06:39 +0000 (01:06 +0200)
committerRobert Marko <robimarko@gmail.com>
Tue, 31 Dec 2024 16:44:10 +0000 (17:44 +0100)
The default value for the "root" parameter is "/dev/ubiblock0_0"
and there is no need to append it to bootargs.

Signed-off-by: Paweł Owoc <frut3k7@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16070
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8174-mx4200.dtsi

index 13ce8d16016860f6daeab497f70122575d716c12..3698db73188a4e9a56f11b2158bdce78219b3da9 100644 (file)
@@ -29,7 +29,6 @@
 
        chosen {
                stdout-path = "serial0:115200n8";
-               bootargs-append = " root=/dev/ubiblock0_0";
        };
 
        keys {