aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch
diff options
context:
space:
mode:
authorRafał Miłecki <rafal@milecki.pl>2017-01-11 09:53:44 +0100
committerRafał Miłecki <rafal@milecki.pl>2017-01-11 09:54:47 +0100
commit7c8a36340c3a5f0443329731ada1be43489d3050 (patch)
tree6cde5afb583b4b975bcc4820115662f26c30eee8 /target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch
parent593240075f8d3074164ffce99ab67a88277f9fb3 (diff)
downloadupstream-7c8a36340c3a5f0443329731ada1be43489d3050.tar.gz
upstream-7c8a36340c3a5f0443329731ada1be43489d3050.tar.bz2
upstream-7c8a36340c3a5f0443329731ada1be43489d3050.zip
kernel: update bcm47xxpart failsafe partition patches
V2 using helper function was sent for upstream kernel Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch')
-rw-r--r--target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch b/target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch
index b39ba3ffd8..a19e943efe 100644
--- a/target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch
+++ b/target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch
@@ -24,7 +24,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
#define ML_MAGIC1 0x39685a42
#define ML_MAGIC2 0x26594131
#define TRX_MAGIC 0x30524448
-@@ -298,6 +299,15 @@ static int bcm47xxpart_parse(struct mtd_
+@@ -297,6 +298,15 @@ static int bcm47xxpart_parse(struct mtd_
MTD_WRITEABLE);
continue;
}