u-boot-brain/arch/arm/cpu/arm926ejs/kirkwood
Gerlando Falauto b3168f4be8 kirkwood: implement kw_sdram_size_adjust
Size of the SDRAM chips might differ between any two (otherwise
identical) instances of the same board.

So add a function kw_sdram_size_adjust() which reads out the current
ram size for a given bank, and adjusts the Kirkwood's SDRAM window size
register accordingly.

Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
2012-10-03 16:43:13 +05:30
..
cache.c arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
cpu.c Stop using builtin_run_command() 2012-03-06 21:09:26 +01:00
dram.c kirkwood: implement kw_sdram_size_adjust 2012-10-03 16:43:13 +05:30
Makefile arm, arm-kirkwood: disable l2c before linux boot 2012-02-12 10:11:28 +01:00
mpp.c kirkwood: add save functionality kirkwood_mpp_conf function 2012-07-07 14:07:31 +02:00
timer.c bugfix: all Marvell specific build fails due to undefined reference to `get_ticks' 2012-02-12 10:11:28 +01:00