Browse Source

[ARM] Kirkwood: use chip_delay

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Saeed Bishara 17 years ago
parent
commit
5b2353859f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/mach-kirkwood/rd88f6281-setup.c

+ 1 - 0
arch/arm/mach-kirkwood/rd88f6281-setup.c

@@ -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 = {