uboot-mt623x/lib_avr32
Haavard Skinnemoen 7b624ad254 AVR32: Initialize bi_flash* in board_init_r
The ATSTK1000-specific flash driver intializes bi_flashstart,
bi_flashsize and bi_flashoffset, but other flash drivers, like the CFI
driver, don't.

Initialize these in board_init_r instead so that things will still be
set up correctly when we switch to the CFI driver.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2007-10-06 20:17:37 +02:00
..
Makefile Move 64bit division from avr32 to generic lib 2007-08-10 10:33:34 +02:00
avr32_linux.c make show_boot_progress () weak. 2007-07-13 09:54:17 +02:00
board.c AVR32: Initialize bi_flash* in board_init_r 2007-10-06 20:17:37 +02:00
interrupts.c Add AVR32 architecture support 2006-10-24 14:21:16 +02:00
memset.S Add AVR32 architecture support 2006-10-24 14:21:16 +02:00