[U-Boot] [PATCH 1/2] arm: rmobile: kzm9g: Adjust SDRAM setting

2012-11-20 Thread Tetsuyuki Kobayashi
After stress test, I found some of kzm9g board occures memory failure. This patch adust SDRAM setting. - Enlarge drivability on both SDRAM controller and SDRAM itself - Raise core voltage Signed-off-by: Tetsuyuki Kobayashi --- board/kmc/kzm9g/kzm9g.c | 17 ++--- 1 file changed, 14

Re: [U-Boot] [PATCH 1/2] arm: rmobile: kzm9g: Adjust SDRAM setting

2013-01-06 Thread Nobuhiro Iwamatsu
Hi, Albert. Could you pick-up this patch to your repository? Best regards, Nobuhiro On Thu, Nov 22, 2012 at 7:47 AM, Nobuhiro Iwamatsu wrote: > On Wed, Nov 21, 2012 at 11:29 AM, Tetsuyuki Kobayashi > wrote: >> After stress test, I found some of kzm9g board occures memory failure. >> This pa

Re: [U-Boot] [PATCH 1/2] arm: rmobile: kzm9g: Adjust SDRAM setting

2012-11-21 Thread Nobuhiro Iwamatsu
On Wed, Nov 21, 2012 at 11:29 AM, Tetsuyuki Kobayashi wrote: > After stress test, I found some of kzm9g board occures memory failure. > This patch adust SDRAM setting. > - Enlarge drivability on both SDRAM controller and SDRAM itself > - Raise core voltage > > Signed-off-by: Tetsuyuki Kobayashi