From 8a591d21920ebb402691277199fbae6c966462e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Mon, 7 Dec 2015 09:31:52 +0000 Subject: kernel: add bcm47xxpart patches sent for 4.5 merge window MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This replaces old bcm53xx patch for scanning whole flash and makes bcm47xxpart compatible with NAND. Signed-off-by: Rafał Miłecki git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47800 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch') diff --git a/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch b/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch index 1edc99525d..2b04286f92 100644 --- a/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch +++ b/target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch @@ -24,7 +24,7 @@ Signed-off-by: Rafał Miłecki #define ML_MAGIC1 0x39685a42 #define ML_MAGIC2 0x26594131 #define TRX_MAGIC 0x30524448 -@@ -176,6 +177,15 @@ static int bcm47xxpart_parse(struct mtd_ +@@ -180,6 +181,15 @@ static int bcm47xxpart_parse(struct mtd_ MTD_WRITEABLE); continue; } -- cgit v1.2.3