u-boot-brain/board/atmel/atngw100
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
..
atngw100.c avr32: use board_early_init_r instead of board_init_info 2008-09-01 14:21:35 +02:00
config.mk AVR32: ATNGW100 board support 2008-01-18 09:53:18 +01: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