[U-Boot] [PATCH 2/2] colibri_imx7: prime get_ram_size() using imx_ddr_size()

Fabio Estevam festevam at gmail.com
Wed Sep 19 12:09:36 UTC 2018


Hi Marcel,

On Wed, Sep 19, 2018 at 8:01 AM, Marcel Ziswiler <marcel at ziswiler.com> wrote:
> From: Fabio Estevam <festevam at 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 at gmail.com>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>

Thanks for the respin:

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>


More information about the U-Boot mailing list