[U-Boot] [PATCH 05/10] Adding more registers and options

York Sun yorksun at freescale.com
Tue Dec 14 07:30:49 CET 2010


On Mon, 2010-12-13 at 23:10 -0600, Kumar Gala wrote:
> On Dec 8, 2010, at 8:55 PM, York Sun wrote:
> 
> > Add writing to cdr1, cdr2, err_disable, err_int_en and debug registers
> > Add options to override rcw, address parity to RDIMMs.
> > Use array for debug registeres.
> > 
> > Signed-off-by: York Sun <yorksun at freescale.com>
> > ---
> > arch/powerpc/cpu/mpc85xx/ddr-gen3.c      |   10 ++++++++--
> > arch/powerpc/include/asm/fsl_ddr_sdram.h |   12 ++++++++++++
> > arch/powerpc/include/asm/immap_85xx.h    |   19 +------------------
> > 3 files changed, 21 insertions(+), 20 deletions(-)
> 
> this probably breaks boards.  Did you do a build all on 85xx and 86xx?

No, I didn't try on other boards. The registers have default value of 0,
which shouldn't hurt.

York




More information about the U-Boot mailing list