]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc5121: determine RAM size using get_ram_size()
authorAnatolij Gustschin <agust@denx.de>
Sat, 24 Apr 2010 17:27:08 +0000 (19:27 +0200)
committerWolfgang Denk <wd@denx.de>
Sat, 24 Apr 2010 20:56:35 +0000 (22:56 +0200)
commitb9947bbb08d0483be03004bdbce283b644471cb7
tree888421b4d4be7a9ea2f32c85ee838a1e6c2dae10
parent5d937e8b59f27d8c300a2e78c168a4c22ec6922a
mpc5121: determine RAM size using get_ram_size()

Configure CONFIG_SYS_MAX_RAM_SIZE address range in
DDR Local Access Window and determine the RAM size.
Fix DDR LAW afterwards using detected RAM size.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
arch/powerpc/cpu/mpc512x/fixed_sdram.c
include/configs/aria.h
include/configs/mecp5123.h
include/configs/mpc5121ads.h