u-boot-brain/board/atmel/atstk1000
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
..
atstk1000.c AVR32: Make SDRAM refresh rate configurable 2008-02-05 12:14:27 +01: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 ATSTK1000: Fix potential flash programming bug 2008-02-05 12:14:27 +01:00
Makefile AVR32: Enable networking 2007-04-14 16:14:06 +02:00
u-boot.lds Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 2008-01-12 20:31:39 +01:00