From: Paweł Owoc Date: Sat, 3 Aug 2024 23:06:39 +0000 (+0200) Subject: qualcommax: ipq807x: remove unnecessary bootargs-append for MX4200 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=738eb514c622cd30a4cd324c5e99bf3af5f5607e;p=openwrt%2Fopenwrt.git qualcommax: ipq807x: remove unnecessary bootargs-append for MX4200 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 Link: https://github.com/openwrt/openwrt/pull/16070 Signed-off-by: Robert Marko --- diff --git a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8174-mx4200.dtsi b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8174-mx4200.dtsi index 13ce8d1601..3698db7318 100644 --- a/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8174-mx4200.dtsi +++ b/target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq8174-mx4200.dtsi @@ -29,7 +29,6 @@ chosen { stdout-path = "serial0:115200n8"; - bootargs-append = " root=/dev/ubiblock0_0"; }; keys {