
19 Sep
2018
19 Sep
'18
2:09 p.m.
Hi Marcel,
On Wed, Sep 19, 2018 at 8:01 AM, Marcel Ziswiler marcel@ziswiler.com wrote:
From: Fabio Estevam festevam@gmail.com
Rather than passing a hardcoded maxsize to the generic get_ram_size() function use the i.MX 7 specific imx_ddr_size() function, which extracts the memory size at runtime by reading the DDR controller registers.
This is a purely cosmetic change as the generic get_ram_size() function already took care of properly automatically detecting 256MB, 512MB or 1GB modules.
Signed-off-by: Fabio Estevam festevam@gmail.com Signed-off-by: Marcel Ziswiler marcel.ziswiler@toradex.com
Thanks for the respin:
Reviewed-by: Fabio Estevam fabio.estevam@nxp.com