projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4db56f
)
[ARM] Kirkwood: use chip_delay
author
Saeed Bishara
<saeed@marvell.com>
Thu, 5 Jun 2008 11:19:30 +0000
(13:19 +0200)
committer
Nicolas 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
patch
|
blob
|
history
diff --git
a/arch/arm/mach-kirkwood/rd88f6281-setup.c
b/arch/arm/mach-kirkwood/rd88f6281-setup.c
index fe8b242d20606aa9a7bb7fd9ce096850e8084652..e1f8de2c74a213df7101a2fb7615b7930d754a2a 100644
(file)
--- a/
arch/arm/mach-kirkwood/rd88f6281-setup.c
+++ b/
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 = {