u-boot-brain/board/atmel/atstk1000
Haavard Skinnemoen 25e6854d42 avr32: use board_early_init_r instead of board_init_info
Replace the avr32-specific board_init_info hook by the standard
board_early_init_r hook and make it optional.

board_early_init_r() runs somewhat earlier than board_init_info used to
do, but this isn't a problem for any of the in-tree boards.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-09-01 14:21:35 +02:00
..
atstk1000.c avr32: use board_early_init_r instead of board_init_info 2008-09-01 14:21:35 +02:00
config.mk Move atstk1000 files into vendor specific directory. 2006-10-24 14:51:36 +02:00
flash.c avr32: Fix printf() format warnings 2008-07-23 16:15:01 +02:00
Makefile Moved initialization of AVR32 Ethernet controllers to board_eth_init() 2008-07-24 12:37:26 +02:00
u-boot.lds avr32: Use the same entry point for reset and exception handling 2008-05-27 15:27:30 +02:00