u-boot-brain/include/asm-avr32/arch-at32ap700x
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
..
chip-features.h AVR32: Make some AT32AP700x peripherals optional 2007-12-17 10:34:12 +01:00
clk.h avr32: Rename pm_init() as clk_init() and make SoC-specific 2008-05-27 15:27:30 +02:00
gpio.h AVR32: Make some AT32AP700x peripherals optional 2007-12-17 10:34:12 +01:00
hmatrix.h avr32: Clean up the HMATRIX code 2008-05-27 15:27:29 +02:00
memory-map.h avr32: Rework SDRAM initialization code 2008-05-27 15:27:31 +02:00
mmc.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00