[U-Boot] Pull request - mpc85xx (for 200911 release)

The following changes since commit b91b8f74fe9ded18344c3d03080a4abc07254502: Wolfgang Denk (1): Merge branch 'master' of /home/wd/git/u-boot/custodians
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx master
Dave Liu (1): ppc/85xx: Fix misc L2 cache enabling bug
Ed Swarthout (1): fsl_pci_init_port end-point initialization is broken
Kumar Gala (1): Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"
board/freescale/mpc8572ds/mpc8572ds.c | 6 +++--- board/freescale/p1_p2_rdb/pci.c | 4 ++-- board/freescale/p2020ds/p2020ds.c | 6 +++--- board/sbc8548/sbc8548.c | 4 ++-- cpu/mpc85xx/release.S | 12 ++++++++---- drivers/pci/fsl_pci_init.c | 32 +++++++++++++++++--------------- include/asm-ppc/fsl_pci.h | 4 ++-- 7 files changed, 37 insertions(+), 31 deletions(-)
participants (1)
-
Kumar Gala