All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/1] opos6ul: set REFSEL and REFR fields
@ 2019-05-14 11:33 Sébastien Szymanski
  2019-05-14 12:15 ` Fabio Estevam
  2019-06-10  9:49 ` sbabic at denx.de
  0 siblings, 2 replies; 3+ messages in thread
From: Sébastien Szymanski @ 2019-05-14 11:33 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
---
 arch/arm/mach-imx/mx6/opos6ul.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/mach-imx/mx6/opos6ul.c b/arch/arm/mach-imx/mx6/opos6ul.c
index a578fd67db..55ebe3a624 100644
--- a/arch/arm/mach-imx/mx6/opos6ul.c
+++ b/arch/arm/mach-imx/mx6/opos6ul.c
@@ -197,6 +197,8 @@ struct mx6_ddr_sysinfo ddr_sysinfo = {
 	.sde_to_rst = 0x10,	/* 14 cycles, 200us (JEDEC default) */
 	.rst_to_cke = 0x23,	/* 33 cycles, 500us (JEDEC default) */
 	.ddr_type = DDR_TYPE_DDR3,
+	.refsel = 1,		/* Refresh cycles at 32KHz */
+	.refr = 7,		/* 8 refreshes commands per refresh cycle */
 };
 
 static struct mx6_ddr3_cfg mem_ddr = {
-- 
2.19.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH 1/1] opos6ul: set REFSEL and REFR fields
  2019-05-14 11:33 [U-Boot] [PATCH 1/1] opos6ul: set REFSEL and REFR fields Sébastien Szymanski
@ 2019-05-14 12:15 ` Fabio Estevam
  2019-06-10  9:49 ` sbabic at denx.de
  1 sibling, 0 replies; 3+ messages in thread
From: Fabio Estevam @ 2019-05-14 12:15 UTC (permalink / raw)
  To: u-boot

On Tue, May 14, 2019 at 8:33 AM Sébastien Szymanski
<sebastien.szymanski@armadeus.com> wrote:
>
> Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>

Please ask a commit log explaining why you are doing this.

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot]  [PATCH 1/1] opos6ul: set REFSEL and REFR fields
  2019-05-14 11:33 [U-Boot] [PATCH 1/1] opos6ul: set REFSEL and REFR fields Sébastien Szymanski
  2019-05-14 12:15 ` Fabio Estevam
@ 2019-06-10  9:49 ` sbabic at denx.de
  1 sibling, 0 replies; 3+ messages in thread
From: sbabic at denx.de @ 2019-06-10  9:49 UTC (permalink / raw)
  To: u-boot

> Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-10  9:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14 11:33 [U-Boot] [PATCH 1/1] opos6ul: set REFSEL and REFR fields Sébastien Szymanski
2019-05-14 12:15 ` Fabio Estevam
2019-06-10  9:49 ` sbabic at denx.de

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.