1
0
Fork 0

[ARM] Kirkwood: use chip_delay

Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
wifi-calibration
Saeed Bishara 2008-06-05 13:19:30 +02:00 committed by Nicolas Pitre
parent f4db56ffd4
commit 5b2353859f
1 changed files with 1 additions and 0 deletions

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