commit | d6b0c468189fad76addd09e9796e87ab61c227df | [log] [tgz] |
---|---|---|
author | Vanessa Maegima <vanessa.maegima@nxp.com> | Thu Jun 09 15:28:33 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 12 17:58:49 2016 +0200 |
tree | 7857f8b71dc45a15e47ea2a556a1a7cfdfd2e949 | |
parent | 432a8a55478d431e036e695c3f8b9d9e2536f744 [diff] |
mx6sxsabresd: 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>