mbox

[U-Boot,GIT,PULL] please pull u-boot-mpc83xx fixes

Message ID 20111207153622.c114decd4ceaa2da6805f55a@freescale.com
State Accepted
Headers show

Pull-request

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

Message

Kim Phillips Dec. 7, 2011, 9:36 p.m. UTC
Wolfgang,

Please pull:

The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 07:44:52 +0100)

are available in the git repository at:

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

Andreas Huber (1):
      powerpc/83xx: fix sdram initialization for keymile boards

York Sun (1):
      powerpc/mpc83xx: cleanup makefile for mpc83xx

 Makefile                          |    1 +
 arch/powerpc/cpu/mpc83xx/Makefile |    9 +++------
 board/keymile/km83xx/km83xx.c     |    2 +-
 3 files changed, 5 insertions(+), 7 deletions(-)

Thanks,

Kim

Comments

Wolfgang Denk Dec. 7, 2011, 10:03 p.m. UTC | #1
Dear Kim,

In message <20111207153622.c114decd4ceaa2da6805f55a@freescale.com> you wrote:
> 
> Please pull:
> 
> The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 07:44:52 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-mpc83xx.git master
> 
> Andreas Huber (1):
>       powerpc/83xx: fix sdram initialization for keymile boards
> 
> York Sun (1):
>       powerpc/mpc83xx: cleanup makefile for mpc83xx
> 
>  Makefile                          |    1 +
>  arch/powerpc/cpu/mpc83xx/Makefile |    9 +++------
>  board/keymile/km83xx/km83xx.c     |    2 +-
>  3 files changed, 5 insertions(+), 7 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk