ar71xx: refresh rb4xx_nand patch
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34277
This commit is contained in:
parent
46a3b818b9
commit
4468fd7ae4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue