mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-17 10:31:38 +02:00
Conform to the "standard" interface and use initdram() instead of board_init_memories() on AVR32. This enables us to get rid of the sdram_size member of the global_data struct as well. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>