[U-Boot] Please pull u-boot-mpc85xx for v2010.03

Kumar Gala galak at kernel.crashing.org
Tue Mar 30 18:54:40 CEST 2010


(I know these are late in the cycle, but they are bug fixes for issues see
on HW).

- k

The following changes since commit 060f28532b09dd3d2c78423bdd809ac768a27629:
  Wolfgang Denk (1):
        cmd_usb.c: print debug messages only when DEBUG is defined

are available in the git repository at:

  git://git.denx.de/u-boot-mpc85xx master

Kumar Gala (1):
      85xx: Fix enabling of L1 cache parity on secondary cores

Timur Tabi (1):
      mpc86xx: set the DDR BATs after calculating true DDR size

 board/freescale/mpc8610hpcd/mpc8610hpcd.c |    2 +
 board/freescale/mpc8641hpcn/mpc8641hpcn.c |    2 +
 cpu/mpc85xx/release.S                     |   38 ++++++++++++++++++++++------
 cpu/mpc85xx/start.S                       |   38 +++++++++++++++++++++++++----
 cpu/mpc86xx/cpu.c                         |   36 ++++++++++++++++++++++++++-
 cpu/mpc86xx/cpu_init.c                    |    4 +++
 include/asm-ppc/mmu.h                     |    6 ++++-
 include/asm-ppc/processor.h               |    2 +
 include/configs/MPC8610HPCD.h             |    6 +---
 include/configs/MPC8641HPCN.h             |    4 +--
 include/mpc86xx.h                         |    2 +
 11 files changed, 118 insertions(+), 22 deletions(-)


More information about the U-Boot mailing list