All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Fix Apalis iMX6 Memory Init
@ 2022-06-24 10:33 Francesco Dolcini
  2022-06-24 10:33 ` [PATCH v1 1/2] mx6: ddr: Fix disabling on-die termination Francesco Dolcini
  2022-06-24 10:33 ` [PATCH v1 2/2] board: apalis_imx6: DDR init using mx6_dram_cfg() Francesco Dolcini
  0 siblings, 2 replies; 7+ messages in thread
From: Francesco Dolcini @ 2022-06-24 10:33 UTC (permalink / raw)
  To: Stefano Babic, Fabio Estevam, Marek Vasut, Marcel Ziswiler
  Cc: Francesco Dolcini, NXP i.MX U-Boot Team, Tim Harvey, u-boot

The following change fixes some sporadic boot and memory issue with the Toradex
Apalis iMX6 SoM, this change has validated in depth on a whole range of
modules.

Francesco Dolcini (2):
  mx6: ddr: Fix disabling on-die termination
  board: apalis_imx6: DDR init using mx6_dram_cfg()

 arch/arm/mach-imx/mx6/ddr.c             |  13 +-
 board/toradex/apalis_imx6/apalis_imx6.c | 442 ++++++++++--------------
 2 files changed, 198 insertions(+), 257 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-06-27  7:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24 10:33 [PATCH v1 0/2] Fix Apalis iMX6 Memory Init Francesco Dolcini
2022-06-24 10:33 ` [PATCH v1 1/2] mx6: ddr: Fix disabling on-die termination Francesco Dolcini
2022-06-24 16:46   ` Fabio Estevam
2022-06-27  7:02   ` Marcel Ziswiler
2022-06-24 10:33 ` [PATCH v1 2/2] board: apalis_imx6: DDR init using mx6_dram_cfg() Francesco Dolcini
2022-06-24 16:47   ` Fabio Estevam
2022-06-27  7:03   ` Marcel Ziswiler

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.