1
0
Fork 0
alistair23-linux/arch/avr32/boards/atstk1000
Haavard Skinnemoen e9a43850e6 AVR32: Get rid of board_early_init
board_early_init() is left over from some early prototyping work
where we had to initialize the SDRAM controller ourselves. This
depends on the kernel being loaded into static RAM, which just
isn't possible on any commercially available products today.

In order to run without a boot loader, we need to create a zImage
stub or have the debugger initialize the SDRAM for us (for really
low-level debugging)

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2006-11-06 10:43:23 +01:00
..
Makefile [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000 2006-09-26 08:48:54 -07:00
atstk1002.c [PATCH] AVR32: Allow renumbering of serial devices 2006-10-04 10:25:06 -07:00
flash.c [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000 2006-09-26 08:48:54 -07:00
setup.c AVR32: Get rid of board_early_init 2006-11-06 10:43:23 +01:00
spi.c [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00