mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 15:31:27 +02:00
dram_init function in board/davinci/common/misc.c does not get compiled for spl builds, thus rendering inclusion of memsize.c useless. Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>