u-boot-brain/arch/arm
Tanmay Upadhyay 28e57108a6 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>
2010-10-28 20:06:22 +05:30
..
cpu Kirkwood: bugfix: DRAM size initialization 2010-10-28 20:06:22 +05:30
include/asm MX31: Removed warnings for iomux function 2010-10-20 00:18:23 +02:00
lib Merge branch 'elf_reloc' 2010-10-19 21:07:52 +02:00
config.mk arm926ejs, tx25: add support for ELF relocations 2010-10-13 10:12:01 +02:00