From 416243107bedcc4d0f85ab22eadcdd0279ea48de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Fri, 4 Dec 2015 09:33:04 +0000 Subject: kernel: drop old uimage splitter from 4.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For a long time we have a dedicated firmware splitter for uimage as a replacement for the one builtin into mtd subsystem. For a year we got a proper warning for users sticking to the old one (r43700). It should be really safe to drop it now, especially since we do it for 4.4 only. Signed-off-by: Rafał Miłecki SVN-Revision: 47747 --- .../generic/patches-4.4/430-mtd-add-myloader-partition-parser.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.4/430-mtd-add-myloader-partition-parser.patch') diff --git a/target/linux/generic/patches-4.4/430-mtd-add-myloader-partition-parser.patch b/target/linux/generic/patches-4.4/430-mtd-add-myloader-partition-parser.patch index fe74ad5927..a022564e9e 100644 --- a/target/linux/generic/patches-4.4/430-mtd-add-myloader-partition-parser.patch +++ b/target/linux/generic/patches-4.4/430-mtd-add-myloader-partition-parser.patch @@ -1,6 +1,6 @@ --- a/drivers/mtd/Kconfig +++ b/drivers/mtd/Kconfig -@@ -179,6 +179,22 @@ config MTD_BCM47XX_PARTS +@@ -174,6 +174,22 @@ config MTD_BCM47XX_PARTS This provides partitions parser for devices based on BCM47xx boards. -- cgit v1.2.3