[PATCH 0/1] arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size

Ying-Chun Liu grandpaul at gmail.com
Mon Aug 23 04:49:51 CEST 2021


From: "Ying-Chun Liu (PaulLiu)" <paulliu at 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.

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 +++++++++++++++++++
 include/configs/imx8mm-cl-iot-gate.h          |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)

-- 
2.32.0



More information about the U-Boot mailing list