u-boot-brain/cpu/mpc85xx
Andy Fleming 39980c610c MPC85xx BA bits not set for 3-bit bank address DIMM
The current implementation does not set the number of bank address bits
(BA) in the processor. The default assumes 2 logical bank bits. This
works fine for a DIMM that uses devices with 4 internal banks (SPD
byte17 = 0x4) but needs to be set appropriately for a DIMM that uses
devices with 8 internal banks (SPD byte17 = 0x8).

Signed-off-by: Greg Davis <DavisG@embeddedplanet.com>
2007-08-14 01:44:55 -05:00
..
commproc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
config.mk Patches by Martin Krause, 22 Mar 2005: 2005-03-27 23:41:39 +00:00
cpu_init.c Fix minor 85xx warnings 2007-08-14 01:39:14 -05:00
cpu.c Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx 2007-05-17 00:07:21 +02:00
ether_fcc.c cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 10:27:39 -05:00
interrupts.c 85xx start.S cleanup and exception support 2007-08-14 01:34:21 -05:00
Makefile Converted all 85xx boards to use a common FSL I2C driver. 2006-10-20 15:50:15 -05:00
pci.c Cleaned up some 85xx PCI bugs 2007-05-02 15:50:13 -05:00
resetvec.S * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
serial_scc.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
spd_sdram.c MPC85xx BA bits not set for 3-bit bank address DIMM 2007-08-14 01:44:55 -05:00
speed.c Reworked 85xx speed detection code 2007-04-23 19:58:28 -05:00
start.S 85xx start.S cleanup and exception support 2007-08-14 01:34:21 -05:00
traps.c 85xx start.S cleanup and exception support 2007-08-14 01:34:21 -05:00