u-boot-brain/board/freescale/mx53loco
Patrick Bruenn 55e83d2e36 arm: imx: mx53loco: remove usage of mx53_dram_size
Static variables are not available during board_init_f().
'static uint32_t mx53_dram_size[2];' was used in board specific
dram_init(), dram_init_banksize() and get_effective_memsize() to avoid
multiple calls to get_ram_size().

Reused dram initialization functions from arch/arm/mach-imx/mx5/mx53_dram.c

Signed-off-by: Patrick Bruenn <p.bruenn@beckhoff.com>
2018-02-04 12:00:58 +01:00
..
imximage.cfg
Kconfig
MAINTAINERS
Makefile
mx53loco_video.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
mx53loco.c arm: imx: mx53loco: remove usage of mx53_dram_size 2018-02-04 12:00:58 +01:00