
On Dec 15, 2010, at 5:25 PM, Paul Gortmaker wrote:
On Mon, Dec 13, 2010 at 9:12 PM, Paul Gortmaker paul.gortmaker@windriver.com wrote:
I'm not anywhere near the office at the moment, but later in the week I'll see if I can find a board (or two?) to test on.
Paul.
Seems OK for POST test on an old MPC8540ADS. The info printed for SDRAM kind of interjects itself into the DRAM info, but that is lar gely cosmetic.
I'll look at making this prettier.... I like pretty.
Testing details of the base commit I used to "am" your patches to are below. Feel free to add a Tested-by: from me if you want.
Thanks! -Becky
P.
=> reset
U-Boot 2010.12-rc1-00038-g04af960 (Dec 15 2010 - 18:09:59)
CPU: 8540, Version: 2.0, (0x80300020) Core: Unknown, Version: 2.0, (0x80200020) Clock Configuration: CPU0:825 MHz, CCB:330 MHz, DDR:165 MHz (330 MT/s data rate), LBC:82.500 MHz L1: D-cache 32 kB enabled I-cache 32 kB enabled Board: ADS PCI1: 32 bit, 33 MHz (compiled) I2C: ready DRAM: SDRAM: 64 MiB 256 MiB (DDR1, 64-bit, CL=2.5, ECC off) FLASH: 16 MiB L2: 256 KB already enabled *** Warning - bad CRC, using default environment
In: serial Out: serial Err: serial Net: TSEC0, TSEC1, FEC Hit any key to stop autoboot: 0 =>
u-boot$git merge-base master HEAD 0c0892be0d93a5a892b93739c5eb3bf692fed4ff u-boot$git describe v2010.12-rc1-38-g04af960 u-boot$git request-pull master . The following changes since commit 0c0892be0d93a5a892b93739c5eb3bf692fed4ff:
Merge branch 'master' of git://git.denx.de/u-boot-marvell (2010-10-29 22:03:00 +0200)
are available in the git repository at:
. bb-dram
Becky Bruce (12): mpc8540eval: Split initdram() into initdram() and sdram_init() tqm85xx: create fixed_sdram() to do sdram setup mpc85xx/tlb.c: Allow platforms to specify wimge bits socrates: rename sdram_setup fixed_sdram() mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition PM854: rename CONFIG_SYS_LBC_SDRAM_BASE CONFIG_SYS_LBC_BASE PM856: Rename CONFIG_SYS_LBC_SDRAM_BASE CONFIG_SYS_LBC_BASE MPC8568/MPC8569: Remove CONFIG_DDR_DLL define mpc85xx boards: initdram() cleanup/bugfix 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN mpc85xx: rename sdram_init() lbc_sdram_init() MPC8xxx DDR: align informational prints