[ 137/171 ] ARM: kirkwood: Fix chip-delay for GoFlex Net

From: Steven Rostedt
Date: Thu Apr 11 2013 - 17:17:56 EST


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

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

From: Eric Hutter <hutter.eric@xxxxxxxxx>

[ 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.eric@xxxxxxxxx>
Acked-by: Andrew Lunn <andrew@xxxxxxx>
Cc: <stable@xxxxxxxxxxxxxxx> # v3.6.x
Signed-off-by: Jason Cooper <jason@xxxxxxxxxxxxxx>
Signed-off-by: Steven Rostedt <rostedt@xxxxxxxxxxx>
---
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/