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:
Haavard Skinnemoen <hskinnemoen@atmel.com>
Name | Last commit | Last update |
---|---|---|
.. | ||
Makefile | ||
avr32_linux.c | ||
board.c | ||
div64.c | ||
interrupts.c | ||
memset.S |