u-boot-brain/lib_avr32
Haavard Skinnemoen 12f099c081 AVR32: Use initdram() instead of board_init_memories()
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>
2007-04-14 15:20:27 +02:00
..
avr32_linux.c AVR32: Resource management rewrite 2007-04-14 15:20:27 +02:00
board.c AVR32: Use initdram() instead of board_init_memories() 2007-04-14 15:20:27 +02:00
div64.c Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
interrupts.c Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
Makefile Fix "ar" flags in some Makefiles to allow for silent "make -s" 2006-10-27 11:55:21 +02:00
memset.S Add AVR32 architecture support 2006-10-24 14:21:16 +02:00