commit | 20dc0baca387cad1a99a083717798901fd50cec4 | [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 | 29de2ab81d749de15e1e4584f593d849e5fb4640 [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>