]> code.ossystems Code Review - bsp/u-boot.git/commit
mx6qsabreauto: Avoid hardcoded RAM size
authorVanessa Maegima <vanessa.maegima@nxp.com>
Wed, 8 Jun 2016 18:17:54 +0000 (15:17 -0300)
committerStefano Babic <sbabic@denx.de>
Sat, 18 Jun 2016 13:48:37 +0000 (15:48 +0200)
commit15b3476042359ba7ca385752ceb12f010b22e99b
treedd1b0c6e96f5722a692447ac5e33daf12f994159
parent5f49b652fa6e9bbdc05469137b891f04dbda6c16
mx6qsabreauto: 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>
Acked-by: Fabio Estevam <fabio.estevam@nxp.com>
board/freescale/mx6qsabreauto/mx6qsabreauto.c
include/configs/mx6qsabreauto.h