Re: [U-Boot] [[PATCH]pandaboard: 1/1] Modification of Elpida DDR2 RAM for Pandaboard-ES Rev B3

2013-10-29 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/29/2013 10:17 AM, Hardik Patel wrote: > Tom, Dan, > > Thanks for your feedback on patch. > > If I understand correctly, you are suggesting to put static timing > values for RevB3(instead of putting it for auto detection) in > "emif_get_reg_dump

Re: [U-Boot] [[PATCH]pandaboard: 1/1] Modification of Elpida DDR2 RAM for Pandaboard-ES Rev B3

2013-10-29 Thread Hardik Patel
Tom, Dan, Thanks for your feedback on patch. If I understand correctly, you are suggesting to put static timing values for RevB3(instead of putting it for auto detection) in "emif_get_reg_dump" and "emif_get_dmm_regs_sdp" functions as we do it for other panda revisions. We have already figured

Re: [U-Boot] [[PATCH]pandaboard: 1/1] Modification of Elpida DDR2 RAM for Pandaboard-ES Rev B3

2013-10-28 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/28/2013 08:51 AM, Dan Murphy wrote: > On 10/25/2013 10:42 AM, Hardik wrote: >> From: Hardik Patel >> >> >> Signed-off-by: Hardik Patel --- >> include/configs/omap4_common.h |7 ++- 1 file changed, 6 >> insertions(+), 1 deletion(-) >>

Re: [U-Boot] [[PATCH]pandaboard: 1/1] Modification of Elpida DDR2 RAM for Pandaboard-ES Rev B3

2013-10-28 Thread Dan Murphy
On 10/25/2013 10:42 AM, Hardik wrote: > From: Hardik Patel > > > Signed-off-by: Hardik Patel > --- > include/configs/omap4_common.h |7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) > > diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h > index e9f2383..9

[U-Boot] [[PATCH]pandaboard: 1/1] Modification of Elpida DDR2 RAM for Pandaboard-ES Rev B3

2013-10-25 Thread Hardik
From: Hardik Patel Signed-off-by: Hardik Patel --- include/configs/omap4_common.h |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/include/configs/omap4_common.h b/include/configs/omap4_common.h index e9f2383..9aa4030 100644 --- a/include/configs/omap4_common.h +++