diff options
author | Tanmay Upadhyay <[tanmay.upadhyay@einfochips.com]> | 2010-10-28 20:06:22 +0530 |
---|---|---|
committer | Prafulla Wadaskar <prafulla@marvell.com> | 2010-10-28 20:06:22 +0530 |
commit | 28e57108a61bd0e554d9847170b8ad9dad093e07 (patch) | |
tree | 85f4238317b8f6b4fd043bca5a2b7de753a0b5b9 /include/configs/at91sam9263ek.h | |
parent | 31d80c77ff672e0202b4ada5215c4666c949ffc2 (diff) | |
download | u-boot-imx-28e57108a61bd0e554d9847170b8ad9dad093e07.zip u-boot-imx-28e57108a61bd0e554d9847170b8ad9dad093e07.tar.gz u-boot-imx-28e57108a61bd0e554d9847170b8ad9dad093e07.tar.bz2 |
Kirkwood: bugfix: DRAM size initialization
If start of any DRAM bank is greater than total DDR size, remaining DDR banks' start address & size were left un-initialized in dram_init function. This could break other functions who uses array 'gd->bd->bi_dram'. Kirkwood network driver is one example. This also stops Linux kernel from booting.
v2 - Set start address also to 0. Without this Linux kernel couldn't
boot up
Signed-off-by: Tanmay Upadhyay <tanmay.upadhyay@einfochips.com>
Diffstat (limited to 'include/configs/at91sam9263ek.h')
0 files changed, 0 insertions, 0 deletions