diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-01-02 00:33:48 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2016-01-02 00:33:48 +0000 |
commit | 7bede46e587da51765a9d0a435f8cc14d3082d7c (patch) | |
tree | 1e627362b8d7ea67adacfb17f459dc8afc1c5155 /target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch | |
parent | 224984ca0196070d20dbbe756c1e7241b4981140 (diff) | |
download | upstream-7bede46e587da51765a9d0a435f8cc14d3082d7c.tar.gz upstream-7bede46e587da51765a9d0a435f8cc14d3082d7c.tar.bz2 upstream-7bede46e587da51765a9d0a435f8cc14d3082d7c.zip |
kernel: make bcm47xxpart work with TRX flashed at bad block(s)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 48061
Diffstat (limited to 'target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch')
-rw-r--r-- | target/linux/generic/patches-4.1/432-mtd-bcm47xxpart-detect-T_Meter-partition.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 a3b7c1f71f..9e5ca91e55 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 <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; } |