commit | 788236ff38a9606fd949dddb4e02e81a29e84d7e | [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 | 610a36da123dc74897e349647ab0f3bcdbb9c716 [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>