u-boot-brain/board/atmel/atngw100
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
..
atngw100.c avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +02:00
config.mk AVR32: ATNGW100 board support 2008-01-18 09:53:18 +01:00
eth.c AVR32: ATNGW100 board support 2008-01-18 09:53:18 +01:00
Makefile AVR32: ATNGW100 board support 2008-01-18 09:53:18 +01:00
u-boot.lds avr32: Use the same entry point for reset and exception handling 2008-05-27 15:27:30 +02:00