3.6.11.2 stable review patch.
If anyone has any objections, please let me know.

------------------

From: Eric Hutter <hutter.e...@gmail.com>

[ Upstream commit 2992714d431976c4b154875bd18ba61bf4df3b93 ]

This fixes "Too few good blocks within range" issues on GoFlex Net by setting
chip-delay to 40.

The basic problem was discussed at http://forum.doozan.com/read.php?2,7451

Signed-off-by: Eric Hutter <hutter.e...@gmail.com>
Acked-by: Andrew Lunn <and...@lunn.ch>
Cc: <sta...@vger.kernel.org> # v3.6.x
Signed-off-by: Jason Cooper <ja...@lakedaemon.net>
Signed-off-by: Steven Rostedt <rost...@goodmis.org>
---
 arch/arm/boot/dts/kirkwood-goflexnet.dts |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/kirkwood-goflexnet.dts 
b/arch/arm/boot/dts/kirkwood-goflexnet.dts
index 7c8238f..a66a8eb 100644
--- a/arch/arm/boot/dts/kirkwood-goflexnet.dts
+++ b/arch/arm/boot/dts/kirkwood-goflexnet.dts
@@ -22,6 +22,7 @@
                };
 
                nand@3000000 {
+                       chip-delay = <40>;
                        status = "okay";
 
                        partition@0 {
-- 
1.7.10.4


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to