ARM: kirkwood: Increase NAND chip-delay for DNS-32[05]

The default chip-delay of 25us is a bit too tight for some DNS-320's,
and D-Link seem to specify 30us in their kernels for both devices.
Increase to 35us to make sure the NAND is stable.

Signed-off-by: Jamie Lentin <jm@lentin.co.uk>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
Jamie Lentin 2012-11-01 21:57:01 +00:00 committed by Jason Cooper
parent b6cf80704d
commit f4a00139b7

View File

@ -43,6 +43,7 @@ sata@80000 {
nand@3000000 {
status = "okay";
chip-delay = <35>;
partition@0 {
label = "u-boot";