mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 07:34:31 +00:00
787075e069
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> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Stefan Agner <stefan.agner@toradex.com> |
||
---|---|---|
.. | ||
apalis-tk1 | ||
apalis_imx6 | ||
apalis_t30 | ||
colibri-imx6ull | ||
colibri_imx6 | ||
colibri_imx7 | ||
colibri_pxa270 | ||
colibri_t20 | ||
colibri_t30 | ||
colibri_vf | ||
common |