9
0
Fork 0

ARM pcm043: New RAM timings

Update RAM timings with extended row cycle delay.

Signed-off-by: Teresa Gámez <t.gamez@phytec.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Teresa Gámez 2011-07-28 15:14:13 +02:00 committed by Sascha Hauer
parent 140f7dd719
commit 420bd69cda
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ void __bare_init __naked board_init_lowlevel(void)
writel(0x00000304, ESDMISC); /* was 0x00000004 */
/* set timing paramters */
writel(0x00255417, ESDCFG0);
writel(0x0025541F, ESDCFG0);
/* select Precharge-All mode */
writel(0x92220000, ESDCTL0);
/* Precharge-All */