mbox series

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

Message ID 20210824094419.2199534-1-grandpaul@gmail.com
Headers show
Series arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size | expand

Message

Ying-Chun Liu Aug. 24, 2021, 9:44 a.m. UTC
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