]> code.ossystems Code Review - bsp/u-boot.git/commit
mx6sxsabresd: Avoid hardcoded RAM size
authorVanessa Maegima <vanessa.maegima@nxp.com>
Thu, 9 Jun 2016 18:28:33 +0000 (15:28 -0300)
committerStefano Babic <sbabic@denx.de>
Sat, 18 Jun 2016 13:48:38 +0000 (15:48 +0200)
commit1de6cfa701b09a9d0b34a7f91388cfdb53da3648
tree7aeb752498fcfe627851701e4f205a9674772ae4
parent4c0bbb7aebcfe33c52efc18166c9d9beeeb8a4b6
mx6sxsabresd: 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>
board/freescale/mx6sxsabresd/mx6sxsabresd.c
include/configs/mx6sxsabresd.h