u-boot-brain/arch/powerpc/cpu
Kumar Gala 79e4e6480b powerpc/8xxx: Enabled hwconfig for memory interleaving
Replace environmental variables memctl_intlv_ctl and ba_intlv_ctl with
hwconfig parameters. The syntax is

    setenv hwconfig "fsl_ddr:ctlr_intlv=<mode>,bank_intlv=<mode>"

The mode values for memory controller interleaving are
    cacheline
    page
    bank
    superbank

The mode values for bank interleaving are
    cs0_cs1
    cs2_cs3
    cs0_cs1_and_cs2_cs3
    cs0_cs1_cs2_cs3

Signed-off-by: York Sun <yorksun@freescale.com>
2010-07-26 13:16:08 -05:00
..
74xx_7xx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc5xx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc5xxx Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc8xx cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
mpc8xxx powerpc/8xxx: Enabled hwconfig for memory interleaving 2010-07-26 13:16:08 -05:00
mpc83xx cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
mpc85xx powerpc/p4080: Add workaround for erratum CPU22 2010-07-26 13:07:57 -05:00
mpc86xx 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
mpc512x cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
mpc824x Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc8220 Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00
mpc8260 cmd_usage(): simplify return code handling 2010-07-24 20:43:57 +02:00
ppc4xx ppc4xx: Add ECC status info to machine-check exception for IBM DDR2 core 2010-07-23 09:55:03 +02:00