imx: remove 5.15 support
[openwrt/staging/wigyori.git] / target / linux / imx / patches-5.15 / 100-bootargs.patch
diff --git a/target/linux/imx/patches-5.15/100-bootargs.patch b/target/linux/imx/patches-5.15/100-bootargs.patch
deleted file mode 100644 (file)
index cf63a3b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/arch/arm/boot/dts/imx6dl-wandboard.dts
-+++ b/arch/arm/boot/dts/imx6dl-wandboard.dts
-@@ -16,4 +16,8 @@
-               device_type = "memory";
-               reg = <0x10000000 0x40000000>;
-       };
-+
-+      chosen {
-+              bootargs = "console=ttymxc0,115200";
-+      };
- };