[ARM] Kirkwood: use chip_delay
authorSaeed Bishara <saeed@marvell.com>
Thu, 5 Jun 2008 11:19:30 +0000 (13:19 +0200)
committerNicolas Pitre <nico@cam.org>
Mon, 30 Jun 2008 20:04:46 +0000 (16:04 -0400)
Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
arch/arm/mach-kirkwood/rd88f6281-setup.c

index fe8b242..e1f8de2 100644 (file)
@@ -54,6 +54,7 @@ static struct orion_nand_data rd88f6281_nand_data = {
        .cle            = 0,
        .ale            = 1,
        .width          = 8,
+       .chip_delay     = 25,
 };
 
 static struct platform_device rd88f6281_nand_flash = {