diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-01-06 16:10:40 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2016-01-06 16:10:40 +0000 |
commit | 75bd4f2388261e968de2e0ee28cdb1c600c661cd (patch) | |
tree | 36190cadbd4c15526808f993b67ffc4e2f5e43e1 /target/linux/bcm53xx | |
parent | 2692e592c45184a30799ea5d3fd2cd08d61f5822 (diff) | |
download | upstream-75bd4f2388261e968de2e0ee28cdb1c600c661cd.tar.gz upstream-75bd4f2388261e968de2e0ee28cdb1c600c661cd.tar.bz2 upstream-75bd4f2388261e968de2e0ee28cdb1c600c661cd.zip |
kernel: make bcm47xxpart work with TRX flashed at bad block(s)
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Backport of r48061
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@48140 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx')
-rw-r--r-- | target/linux/bcm53xx/patches-3.18/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch b/target/linux/bcm53xx/patches-3.18/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch index 774a186263..d9537d594b 100644 --- a/target/linux/bcm53xx/patches-3.18/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch +++ b/target/linux/bcm53xx/patches-3.18/901-mtd-bcm47xxpart-workaround-for-Asus-RT-AC87U-asus-pa.patch @@ -22,7 +22,7 @@ Signed-off-by: Rafał Miłecki <zajec5@gmail.com> #include <uapi/linux/magic.h> -@@ -132,6 +133,17 @@ static int bcm47xxpart_parse(struct mtd_ +@@ -159,6 +160,17 @@ static int bcm47xxpart_parse(struct mtd_ break; } |