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 mx53loco: Fix boot hang during reboot stress test 2015-02-10 12:48:50 +01:00
Kconfig kconfig: arm: introduce symbol for ARM CPUs 2014-10-29 09:02:09 -04:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile board: arm: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
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