mbox

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

Message ID alpine.LFD.2.00.1105260933070.20258@right.am.freescale.net
State Accepted
Delegated to: Kumar Gala
Headers show

Pull-request

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

Message

Kumar Gala May 26, 2011, 2:33 p.m. UTC
The following changes since commit 7a82c208143bbc774ffcb4e53239410f867a0794:

  Prepare v2011.06-rc1 (2011-05-19 22:23:50 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

Kumar Gala (1):
      powerpc/fsl_pci: Fix device tree fixups for newer platforms

 README                                    |    5 +++++
 arch/powerpc/include/asm/config_mpc85xx.h |    9 +++++++++
 arch/powerpc/include/asm/fsl_pci.h        |    6 +++++-
 3 files changed, 19 insertions(+), 1 deletions(-)

Comments

Wolfgang Denk June 1, 2011, 8:01 p.m. UTC | #1
Dear Kumar Gala,

In message <alpine.LFD.2.00.1105260933070.20258@right.am.freescale.net> you wrote:
> The following changes since commit 7a82c208143bbc774ffcb4e53239410f867a0794:
> 
>   Prepare v2011.06-rc1 (2011-05-19 22:23:50 +0200)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> Kumar Gala (1):
>       powerpc/fsl_pci: Fix device tree fixups for newer platforms
> 
>  README                                    |    5 +++++
>  arch/powerpc/include/asm/config_mpc85xx.h |    9 +++++++++
>  arch/powerpc/include/asm/fsl_pci.h        |    6 +++++-
>  3 files changed, 19 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk