Haavard Skinnemoen c841beedde AVR32: Split start_u_boot into board_init_f and board_init_r
Split the avr32 initialization code into a function to run before
relocation, board_init_f and a function to run after relocation,
board_init_r. For now, board_init_f simply calls board_init_r
at the end.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-04-14 15:20:20 +02:00
..
2006-11-30 18:02:20 +01:00
2007-04-04 02:09:30 +02:00
2007-03-21 23:26:15 +01:00
2006-10-24 15:32:57 +02:00