commit | 610a36da123dc74897e349647ab0f3bcdbb9c716 | [log] [tgz] |
---|---|---|
author | Vanessa Maegima <vanessa.maegima@nxp.com> | Thu Jun 09 15:28:32 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 12 17:58:49 2016 +0200 |
tree | 806fdd1e321036292767b28e0d5d91774d86b2cb | |
parent | a9e4f91102db1c58fed9cb236902fd8e541f2651 [diff] |
mx6sxsabreauto: 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> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>