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 <zajec5@gmail.com>2016-01-02 00:33:48 +0000
committerRafał Miłecki <zajec5@gmail.com>2016-01-02 00:33:48 +0000
commit5f1b0d9459b58331544dd60b509401dfad96ca98 (patch)
treeed355da63ce1e2f092d904fb2541367e2dc1f2ad /target/linux/generic/patches-4.4/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch
parent7a9b8836c1aa6ad66c542a29cec4c874795a8317 (diff)
downloadmaster-187ad058-5f1b0d9459b58331544dd60b509401dfad96ca98.tar.gz
master-187ad058-5f1b0d9459b58331544dd60b509401dfad96ca98.tar.bz2
master-187ad058-5f1b0d9459b58331544dd60b509401dfad96ca98.zip
kernel: make bcm47xxpart work with TRX flashed at bad block(s)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48061 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 a3b7c1f71f..9e5ca91e55 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
-@@ -179,6 +180,15 @@ static int bcm47xxpart_parse(struct mtd_
+@@ -207,6 +208,15 @@ static int bcm47xxpart_parse(struct mtd_
MTD_WRITEABLE);
continue;
}