[U-Boot] Please pull u-boot-mpc85xx.git

There are some other outstanding 85xx patches but I figured I'd let Andy cover those and let them sit on the list a big longer for any comments people might have.
- k
The following changes since commit 453c0d7558215cbc8636d94af172886d84e0dbba: Detlev Zundel (1): include/ns16550.h: Unify structure declaration for registers
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git master
Kumar Gala (3): fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs fsl_law: Fix bug in calculation of LAW sizing
board/atum8548/atum8548.c | 9 +-------- board/freescale/mpc8536ds/mpc8536ds.c | 8 +------- board/freescale/mpc8544ds/mpc8544ds.c | 8 +------- board/freescale/mpc8548cds/mpc8548cds.c | 8 +------- board/freescale/mpc8568mds/mpc8568mds.c | 8 +------- board/freescale/mpc8569mds/mpc8569mds.c | 8 +------- board/freescale/mpc8572ds/mpc8572ds.c | 8 +------- board/freescale/mpc8610hpcd/mpc8610hpcd.c | 8 +------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 8 +------- board/sbc8548/sbc8548.c | 8 +------- board/sbc8641d/sbc8641d.c | 8 +------- board/tqc/tqm85xx/tqm85xx.c | 8 +------- board/xes/common/fsl_85xx_pci.c | 9 +-------- board/xes/xpedite5200/xpedite5200.c | 2 +- board/xes/xpedite5370/xpedite5370.c | 2 +- drivers/misc/fsl_law.c | 3 +++ drivers/pci/fsl_pci_init.c | 2 +- include/asm-ppc/{immap_fsl_pci.h => fsl_pci.h} | 12 +++++++++--- 18 files changed, 28 insertions(+), 99 deletions(-) rename include/asm-ppc/{immap_fsl_pci.h => fsl_pci.h} (95%)

Dear Kumar Gala,
In message Pine.LNX.4.64.0904041032120.11661@blarg.am.freescale.net you wrote:
There are some other outstanding 85xx patches but I figured I'd let Andy cover those and let them sit on the list a big longer for any comments people might have.
- k
The following changes since commit 453c0d7558215cbc8636d94af172886d84e0dbba: Detlev Zundel (1): include/ns16550.h: Unify structure declaration for registers
are available in the git repository at:
git://www.denx.de/git/u-boot-mpc85xx.git master
Kumar Gala (3): fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.h fsl_pci: Move prototypes into fsl_pci.h and remove explicit externs fsl_law: Fix bug in calculation of LAW sizing
board/atum8548/atum8548.c | 9 +-------- board/freescale/mpc8536ds/mpc8536ds.c | 8 +------- board/freescale/mpc8544ds/mpc8544ds.c | 8 +------- board/freescale/mpc8548cds/mpc8548cds.c | 8 +------- board/freescale/mpc8568mds/mpc8568mds.c | 8 +------- board/freescale/mpc8569mds/mpc8569mds.c | 8 +------- board/freescale/mpc8572ds/mpc8572ds.c | 8 +------- board/freescale/mpc8610hpcd/mpc8610hpcd.c | 8 +------- board/freescale/mpc8641hpcn/mpc8641hpcn.c | 8 +------- board/sbc8548/sbc8548.c | 8 +------- board/sbc8641d/sbc8641d.c | 8 +------- board/tqc/tqm85xx/tqm85xx.c | 8 +------- board/xes/common/fsl_85xx_pci.c | 9 +-------- board/xes/xpedite5200/xpedite5200.c | 2 +- board/xes/xpedite5370/xpedite5370.c | 2 +- drivers/misc/fsl_law.c | 3 +++ drivers/pci/fsl_pci_init.c | 2 +- include/asm-ppc/{immap_fsl_pci.h => fsl_pci.h} | 12 +++++++++--- 18 files changed, 28 insertions(+), 99 deletions(-) rename include/asm-ppc/{immap_fsl_pci.h => fsl_pci.h} (95%)
Applied, thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Kumar Gala
-
Wolfgang Denk