Skip to content
Snippets Groups Projects
user avatar
Haavard Skinnemoen authored
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: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
c841beed
History