mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH v2 master 0/5] ARM: i.MX8M: fix various miscalculation of DRAM size
@ 2022-06-23 13:07 Ahmad Fatoum
  2022-06-23 13:07 ` [PATCH v2 master 1/5] ARM: i.MX8M: refactor to prepare i.MX8MN LPDDR4 support Ahmad Fatoum
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ahmad Fatoum @ 2022-06-23 13:07 UTC (permalink / raw)
  To: barebox; +Cc: Teresa Remmet, lst, Joacim Zetterling, Andrey Smirnov

This fixes issues of wrong DRAM size calculation for imx8mq-evk,
phytec-som-imx8mq, zii-imx8mq-dev, i.MX8MN-EVK with LPDDR4 as well
as an out-of-tree i.MX8MM board I have.

Ahmad Fatoum (5):
  ARM: i.MX8M: refactor to prepare i.MX8MN LPDDR4 support
  ARM: i.MX8M: esdctl: fix LPDDR4 size calculation for nano
  ARM: i.MX8M: esdctl: ignore ADDRMAP8 for non-DDR4
  ARM: i.MX8MQ: initialize ADDRMAP7
  ddr: imx8m: workaround old spreadsheets not initializing ADDRMAP7

 arch/arm/boards/nxp-imx8mq-evk/ddr_init.c    |  3 +-
 arch/arm/boards/phytec-som-imx8mq/ddr_init.c |  1 +
 arch/arm/boards/zii-imx8mq-dev/ddr_init.c    |  3 +-
 arch/arm/mach-imx/esdctl.c                   | 71 ++++++++++++++------
 drivers/ddr/imx8m/ddr_init.c                 | 18 +++++
 drivers/ddr/imx8m/helper.c                   |  6 ++
 include/soc/imx8m/ddr.h                      |  1 +
 7 files changed, 82 insertions(+), 21 deletions(-)

-- 
2.30.2




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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23 13:07 [PATCH v2 master 0/5] ARM: i.MX8M: fix various miscalculation of DRAM size Ahmad Fatoum
2022-06-23 13:07 ` [PATCH v2 master 1/5] ARM: i.MX8M: refactor to prepare i.MX8MN LPDDR4 support Ahmad Fatoum
2022-06-23 13:07 ` [PATCH v2 master 2/5] ARM: i.MX8M: esdctl: fix LPDDR4 size calculation for nano Ahmad Fatoum
2022-06-23 13:07 ` [PATCH v2 master 3/5] ARM: i.MX8M: esdctl: ignore ADDRMAP8 for non-DDR4 Ahmad Fatoum
2022-06-23 13:07 ` [PATCH v2 master 4/5] ARM: i.MX8MQ: initialize ADDRMAP7 Ahmad Fatoum
2022-06-23 13:07 ` [PATCH v2 master 5/5] ddr: imx8m: workaround old spreadsheets not initializing ADDRMAP7 Ahmad Fatoum
2022-06-27  6:44 ` [PATCH v2 master 0/5] ARM: i.MX8M: fix various miscalculation of DRAM size Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox