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