]> Git Repo - u-boot.git/commit
kirkwood: implement kw_sdram_bs_set()
authorGerlando Falauto <[email protected]>
Fri, 20 Jul 2012 02:34:25 +0000 (02:34 +0000)
committerPrafulla Wadaskar <[email protected]>
Wed, 3 Oct 2012 11:13:13 +0000 (16:43 +0530)
commit455151652524570d7c5b320718c7004e63e01656
treee7e4b8fc9d5bf69aefa2fa18e62aab2aeee52b05
parentcf37c5d98bb2e23fbcbca8a0328ca7dd43d6af8c
kirkwood: implement kw_sdram_bs_set()

Some boards might be equipped with different SDRAM configurations.
When that is the case, CPU CS Window Size Register (CS[0]n Size)
should be set to the biggest value through board.cfg file; then its
value can be fixed at runtime according to the detected SDRAM size.

Therefore, implement kw_sdram_bs_set().

Signed-off-by: Gerlando Falauto <[email protected]>
Signed-off-by: Holger Brunck <[email protected]>
cc: Prafulla Wadaskar <[email protected]>
cc: Valentin Longchamp <[email protected]>
cc: Marek Vasut <[email protected]>
Acked-by: Prafulla Wadaskar <[email protected]>
arch/arm/cpu/arm926ejs/kirkwood/dram.c
This page took 0.033998 seconds and 4 git commands to generate.