commit | 1b23fe54befc863d8c9f98da7ca676d3d2eff4d7 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Sat Jul 23 13:23:39 2016 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 28 13:27:20 2016 +0200 |
tree | e05c7325855ec86fb52bff57d273f62780b7200a | |
parent | 19ef42b39934b6c5dc2f5aa28129fc62ed4a3d66 [diff] |
aristainetos: Use imx_ddr_size() for calculating the DDR size imx_ddr_size() can be used to calculate the DDR size in runtime. By using this function we no longer need to define PHYS_SDRAM_SIZE. Cc: Heiko Schocher <hs@denx.de> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Heiko Schocher <hs@denx.de>