[U-Boot-Users] [PATCH v2] PPC4xx: Add Mnemonics for AMCC/IBM DDR2 SDRAM Controller

Stefan Roese sr at denx.de
Fri Jul 11 13:24:28 CEST 2008


On Thursday 10 July 2008, Grant Erickson wrote:
> This patch completes the preprocessor mneomics for the IBM DDR2 SDRAM
> controller registers (MODT and INITPLR) used by the
> PowerPC405EX(r). The MMODE and MEMODE registers are unified with their
> peer values used for the INITPLR MR and EMR registers,
> respectively. Finally, a spelling typo is correct (MANUEL to MANUAL).
>
> With these mnemonics in place, the CFG_SDRAM0_* magic numbers for
> Kilauea are replaced by equivalent mnemonics to make it easier to
> compare and contrast other 405EX(r)-based boards (e.g. during board
> bring-up).
>
> Finally, unified the SDRAM controller register dump routine such that
> it can be used across all processor variants that utilize the IBM DDR2
> SDRAM controller core. It produces output of the form:
>
> 	PPC4xx IBM DDR2 Register Dump:
> 		...
> 	        SDRAM_MB0CF[40] = 0x00006701
> 		...
>
> which is '<mnemonic>[<DCR #>] = <value>'. The DCR number is included
> since it is not uncommon that the DCR values in header files get mixed
> up and it helps to validate, at a glance, they match what is printed
> in the user manual.
>
> Tested on:
>   AMCC Kilauea/Haleakala:
>   - NFS Linux Boot: PASSED
>   - NAND Linux Boot: PASSED
>
> Signed-off-by: Grant Erickson <gerickson at nuovations.com>

Applied to "next" branch in u-boot-ppc4xx repository. Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================




More information about the U-Boot mailing list