aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commit429265eaf5f7741a1dd61ea1745978d8948bfbf9 (patch)
treed118c8e705b4f211a88bc8b711b6c699e294ed5d /target
parent4e4c891c6152d11133e9890fc6ff0b585ea763f7 (diff)
downloadupstream-429265eaf5f7741a1dd61ea1745978d8948bfbf9.tar.gz
upstream-429265eaf5f7741a1dd61ea1745978d8948bfbf9.tar.bz2
upstream-429265eaf5f7741a1dd61ea1745978d8948bfbf9.zip
ar71xx: refresh rb4xx_nand patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34277 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 ad4a4b9e7b..864340ecfd 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;