[PATCH 1/1] ARM: kirkwood: Fix chip-delay for GoFlex Net
Andrew Lunn
andrew at lunn.ch
Mon Mar 18 15:26:53 EDT 2013
On Mon, Mar 18, 2013 at 07:48:56PM +0100, Eric Hutter wrote:
> Hi,
>
> This fixes "Too few good blocks within range" issues on GoFlex Net
> by setting chip-delay to 40.
Hi Eric
Its a problem seen by a couple of other boards as well, e.g. dns320
and dns325.
Acked-by: Andrew Lunn <andrew at lunn.ch>
> Signed-off-by: Eric Hutter <hutter.eric at gmail.com>
> ---
> 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 bd83b8f..c3573be 100644
> --- a/arch/arm/boot/dts/kirkwood-goflexnet.dts
> +++ b/arch/arm/boot/dts/kirkwood-goflexnet.dts
> @@ -77,6 +77,7 @@
> };
>
> nand at 3000000 {
> + chip-delay = <40>;
> status = "okay";
>
> partition at 0 {
> --
> 1.8.1.4
>
>
More information about the linux-arm-kernel
mailing list