u-boot-brain/board/atmel/atstk1000
Haavard Skinnemoen a23e277c4a avr32: Rework SDRAM initialization code
This cleans up the SDRAM initialization and related code a bit, and
allows faster booting.

  * Add definitions for EBI and internal SRAM to asm/arch/memory-map.h
  * Remove memory test from sdram_init() and make caller responsible
    for verifying the SDRAM and determining its size.
  * Remove base_address member from struct sdram_config (was sdram_info)
  * Add data_bits member to struct sdram_config and kill CFG_SDRAM_16BIT
  * Add support for a common STK1000 hack: 16MB SDRAM instead of 8.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
2008-05-27 15:27:31 +02:00
..
atstk1000.c avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +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: Get rid of the .flashprog section 2008-05-27 15:27:29 +02:00
Makefile AVR32: Enable networking 2007-04-14 16:14:06 +02:00
u-boot.lds avr32: Use the same entry point for reset and exception handling 2008-05-27 15:27:30 +02:00