summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-11-20 15:53:17 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-11-20 15:53:17 +0000
commit4468fd7ae4e7ede469c4f2be8b606a491cef6c59 (patch)
tree79652148f2ab726941a8d4a232b2d7c86c31798c /target/linux
parent46a3b818b97bd3314885e32c4e52663c2878fc24 (diff)
downloadmtk-20170518-4468fd7ae4e7ede469c4f2be8b606a491cef6c59.zip
mtk-20170518-4468fd7ae4e7ede469c4f2be8b606a491cef6c59.tar.gz
mtk-20170518-4468fd7ae4e7ede469c4f2be8b606a491cef6c59.tar.bz2
ar71xx: refresh rb4xx_nand patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34277
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ar71xx/patches-3.3/a03-rb4xx_nand-add-NO_AUTOINCR-flag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.3/a03-rb4xx_nand-add-NO_AUTOINCR-flag.patch b/target/linux/ar71xx/patches-3.3/a03-rb4xx_nand-add-NO_AUTOINCR-flag.patch
index ad4a4b9..864340e 100644
--- a/target/linux/ar71xx/patches-3.3/a03-rb4xx_nand-add-NO_AUTOINCR-flag.patch
+++ b/target/linux/ar71xx/patches-3.3/a03-rb4xx_nand-add-NO_AUTOINCR-flag.patch
@@ -1,7 +1,7 @@
reverted:
--- a/drivers/mtd/nand/rb4xx_nand.c
+++ b/drivers/mtd/nand/rb4xx_nand.c
-@@ -221,6 +221,7 @@ static int __devinit rb4xx_nand_probe(st
+@@ -218,6 +218,7 @@ static int __devinit rb4xx_nand_probe(st
info->chip.chip_delay = 25;
info->chip.ecc.mode = NAND_ECC_SOFT;