u-boot-brain/include/asm-avr32/arch-at32ap700x
Haavard Skinnemoen d38da53794 AVR32: Make SDRAM refresh rate configurable
The existing code assumes the SDRAM row refresh period should always
be 15.6 us. This is not always true, and indeed on the ATNGW100, the
refresh rate should really be 7.81 us.

Add a refresh_period member to struct sdram_info and initialize it
properly for both ATSTK1000 and ATNGW100. Out-of-tree boards will
panic() until the refresh_period member is updated properly.

Big thanks to Gerhard Berghofer for pointing out this issue.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
2008-02-05 12:14:27 +01:00
..
chip-features.h AVR32: Make some AT32AP700x peripherals optional 2007-12-17 10:34:12 +01:00
clk.h AVR32: Make SDRAM refresh rate configurable 2008-02-05 12:14:27 +01:00
gpio.h AVR32: Make some AT32AP700x peripherals optional 2007-12-17 10:34:12 +01:00
hmatrix2.h AVR32: Rename at32ap7000 -> at32ap700x 2007-12-17 10:34:12 +01:00
memory-map.h AVR32: Rename at32ap7000 -> at32ap700x 2007-12-17 10:34:12 +01:00
mmc.h AVR32: Rename at32ap7000 -> at32ap700x 2007-12-17 10:34:12 +01:00