Home
last modified time | relevance | path

Searched hist:"432 a8a55478d431e036e695c3f8b9d9e2536f744" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/mx6sxsabreauto/
H A Dmx6sxsabreauto.c432a8a55478d431e036e695c3f8b9d9e2536f744 Thu Jun 09 18:28:32 UTC 2016 Vanessa Maegima <vanessa.maegima@nxp.com> mx6sxsabreauto: 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>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
/rk3399_rockchip-uboot/include/configs/
H A Dmx6sxsabreauto.h432a8a55478d431e036e695c3f8b9d9e2536f744 Thu Jun 09 18:28:32 UTC 2016 Vanessa Maegima <vanessa.maegima@nxp.com> mx6sxsabreauto: 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>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>