public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/1] arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size
@ 2021-08-24  9:44 Ying-Chun Liu
  2021-08-24  9:44 ` [PATCH v2 1/1] " Ying-Chun Liu
  0 siblings, 1 reply; 4+ messages in thread
From: Ying-Chun Liu @ 2021-08-24  9:44 UTC (permalink / raw)
  To: u-boot; +Cc: Ying-Chun Liu (PaulLiu)

From: "Ying-Chun Liu (PaulLiu)" <paulliu@debian.org>

When purchasing imx8mm-cl-iot-gate it is able to customize the
memory size. It could be 1GB, 2GB and 4GB. We implement
board_phys_sdram_size() to detect the memory size for usage.

This patch was trying to fix the regression on mainline U-boot for
imx8mm-cl-iot-gate. However this is not related to the regression.
But we should have this implemented anyway.

v2: use hang() instead of while(1)

Ying-Chun Liu (PaulLiu) (1):
  arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size

 .../imx8mm-cl-iot-gate/imx8mm-cl-iot-gate.c   | 25 +++++++++++++++++++
 1 file changed, 25 insertions(+)

-- 
2.32.0


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

end of thread, other threads:[~2021-10-07 14:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-24  9:44 [PATCH v2 0/1] arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size Ying-Chun Liu
2021-08-24  9:44 ` [PATCH v2 1/1] " Ying-Chun Liu
2021-08-24 10:29   ` Fabio Estevam
2021-10-07 14:14   ` sbabic

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