]> rtime.felk.cvut.cz Git - mcf548x/linux.git/commitdiff
[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 fe8b242d20606aa9a7bb7fd9ce096850e8084652..e1f8de2c74a213df7101a2fb7615b7930d754a2a 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 = {