* [U-Boot] [PATCH] ap325rxa: Change the wait cycle in the area 5
@ 2009-03-13 7:08 Yusuke.Goda
2009-03-13 7:42 ` Nobuhiro Iwamatsu
0 siblings, 1 reply; 2+ messages in thread
From: Yusuke.Goda @ 2009-03-13 7:08 UTC (permalink / raw)
To: u-boot
Signed-off-by: Yusuke Goda <goda.yusuke@renesas.com>
---
board/renesas/ap325rxa/lowlevel_init.S | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/board/renesas/ap325rxa/lowlevel_init.S b/board/renesas/ap325rxa/lowlevel_init.S
index b32f491..0daf25a 100644
--- a/board/renesas/ap325rxa/lowlevel_init.S
+++ b/board/renesas/ap325rxa/lowlevel_init.S
@@ -173,7 +173,7 @@ CS6BBCR_D: .long 0x24920600
CS0WCR_D: .long 0x00000480
CS4WCR_D: .long 0x00000480
CS5AWCR_D: .long 0x00000380
-CS5BWCR_D: .long 0x00000600
+CS5BWCR_D: .long 0x00000080
CS6AWCR_D: .long 0x00000300
CS6BWCR_D: .long 0x00000540
-- 1.5.4.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-13 7:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-13 7:08 [U-Boot] [PATCH] ap325rxa: Change the wait cycle in the area 5 Yusuke.Goda
2009-03-13 7:42 ` Nobuhiro Iwamatsu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.