uboot-mt623x/cpu/mpc86xx
Becky Bruce b830b7f163 86xx: Support 2GB DIMMs
Configure the number of bits used to address the banks inside the SDRAM
device.  The default register value of 0 means 2 bits to address 4 banks.
Higher capacity devices like a 2GB DIMM require 3 bits to address 8 banks.

Signed-off-by: Becky Bruce <bgill@freescale.com>
2008-01-10 14:00:28 -06:00
..
Makefile Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. 2007-08-06 00:22:24 +02:00
cache.S Remove L2 Cache invalidate polling. 2006-05-19 13:54:02 -05:00
config.mk Review cleanups. 2006-05-31 14:01:32 -05:00
cpu.c make 8610 board use pixis reset 2007-11-17 00:58:02 +01:00
cpu_init.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
interrupts.c cpu/86xx fixes. 2007-08-10 11:02:32 -05:00
spd_sdram.c 86xx: Support 2GB DIMMs 2008-01-10 14:00:28 -06:00
speed.c Fix compiler warnings for PPC systems. Update CHANGELOG. 2007-11-18 16:36:27 +01:00
start.S cpu/86xx fixes. 2007-08-10 11:02:32 -05:00
traps.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00