]> git.ipfire.org Git - people/ms/u-boot.git/commit
warp: Use imx_ddr_size() for calculating the DDR size
authorFabio Estevam <fabio.estevam@nxp.com>
Sat, 23 Jul 2016 16:23:38 +0000 (13:23 -0300)
committerStefano Babic <sbabic@denx.de>
Thu, 28 Jul 2016 11:27:20 +0000 (13:27 +0200)
commita13d3757f7df25d0f017e85551b899d598ad1bdb
tree10e72eac2d15560e7eae285e07894091692e33e0
parent71813dcb56737707d12b697d5158ee96b48d7091
warp: 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.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
board/warp/warp.c
include/configs/warp.h