]> code.ossystems Code Review - bsp/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)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 28 Jul 2016 14:54:22 +0000 (11:54 -0300)
commitf2ff9111a479da6ed5af0c39f151bc52bef52538
tree01f5ee53ceeb65e8e3d91072c465ffaad9dd451d
parent7b5376926377995013be886305e9f60f1f4a86a9
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