uboot-mt623x/board/atmel/atstk1000
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 AVR32: Enable networking 2007-04-14 16:14:06 +02:00
atstk1000.c AVR32: Enable MMC support 2007-04-14 16:14:06 +02:00
config.mk Move atstk1000 files into vendor specific directory. 2006-10-24 14:51:36 +02:00
eth.c board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:47:45 -05:00
flash.c AVR32: Initialize bi_flash* in board_init_r 2007-10-06 20:17:37 +02:00
u-boot.lds AVR32: Relocate u-boot to SDRAM 2007-04-14 15:20:27 +02:00