commit | 627c0e50ea1447fd4d64c4aa196815116c4d1359 | [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 | 17b6037aa9d8630c7efbd7d274ee816b38cee1f8 [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>