commit | 369012e7e96761c1ac4ccb0cd9052c6f56468082 | [log] [tgz] |
---|---|---|
author | Vanessa Maegima <vanessa.maegima@nxp.com> | Wed Jun 08 15:17:54 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 12 17:58:48 2016 +0200 |
tree | 0f8e0bfd5229912889788b08e3f53c7bef092f27 | |
parent | 876a25d289cf9ae6b052ea0dc61b7522e1dec4e1 [diff] |
mx6qsabreauto: Avoid hardcoded RAM size Instead of passing the total RAM size via PHYS_SDRAM_SIZE option, we should better use imx_ddr_size() function, which automatically determines the RAM size. Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com> Acked-by: Fabio Estevam <fabio.estevam@nxp.com>