mvebu: remove linux 4.4 support
[openwrt/staging/lynxis/omap.git] / target / linux / mvebu / patches-4.4 / 207-armada-385-rd-mtd-partitions.patch
diff --git a/target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch b/target/linux/mvebu/patches-4.4/207-armada-385-rd-mtd-partitions.patch
deleted file mode 100644 (file)
index fc94d9a..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/arch/arm/boot/dts/armada-388-rd.dts
-+++ b/arch/arm/boot/dts/armada-388-rd.dts
-@@ -79,6 +79,16 @@
-                                       compatible = "st,m25p128", "jedec,spi-nor";
-                                       reg = <0>; /* Chip select 0 */
-                                       spi-max-frequency = <108000000>;
-+
-+                                      partition@0 {
-+                                              label = "uboot";
-+                                              reg = <0 0x400000>;
-+                                      };
-+
-+                                      partition@1 {
-+                                              label = "firmware";
-+                                              reg = <0x400000 0xc00000>;
-+                                      };
-                               };
-                       };