commit | 0f328fcc4ccfdf575794987799eee008ae4ca3bf | [log] [tgz] |
---|---|---|
author | Ying-Chun Liu (PaulLiu) <paulliu@debian.org> | Tue Aug 24 17:44:19 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Oct 07 16:53:50 2021 +0200 |
tree | 75d73cdb899a1dc2eccfefed68eadea6472ba557 | |
parent | d9a6f0eed66a39206b13513ec914f14084c3bb73 [diff] |
arm: imx8m: imx8mm-cl-iot-gate: Add support for detect memory size 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. Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Cc: Fabio Estevam <festevam@denx.de> Cc: Frieder Schrempf <frieder.schrempf@kontron.de> Cc: uboot-imx <uboot-imx@nxp.com> Reviewed-by: Fabio Estevam <festevam@denx.de>