mbox

[U-Boot] Please pull u-boot-ppc4xx (Update)

Message ID 201101111105.30744.sr@denx.de
State Accepted
Headers show

Pull-request

git://www.denx.de/git/u-boot-ppc4xx.git master

Message

Stefan Roese Jan. 11, 2011, 10:05 a.m. UTC
Hi Wolfgang,

The following changes since commit 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6:

  asm-offsets: generate bd_t size (2011-01-09 18:08:20 +0100)

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

Felix Radensky (1):
      PPC4xx: Reduce NAND TLB window size on Canyonlands

Ricardo Ribalda Delgado (1):
      xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL

Stefan Roese (2):
      ppc4xx: Remove PCI support from lwmon5
      ppc4xx: Fix compilation breakage in miiphy.c

 arch/powerpc/cpu/ppc4xx/miiphy.c     |    2 +-
 board/amcc/canyonlands/init.S        |    2 +-
 board/xilinx/ppc405-generic/Makefile |   11 +++--------
 board/xilinx/ppc440-generic/Makefile |   14 ++++----------
 include/configs/lwmon5.h             |   17 -----------------
 5 files changed, 9 insertions(+), 37 deletions(-)

Comments

Wolfgang Denk Jan. 12, 2011, 10:55 p.m. UTC | #1
Dear Stefan Roese,

In message <201101111105.30744.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 89c95f0cd3f8140f3b8a82a22a6a144c148d09c6:
> 
>   asm-offsets: generate bd_t size (2011-01-09 18:08:20 +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Felix Radensky (1):
>       PPC4xx: Reduce NAND TLB window size on Canyonlands
> 
> Ricardo Ribalda Delgado (1):
>       xilinx-ppc4xx-generic: Fix Makefile to work with MAKEALL
> 
> Stefan Roese (2):
>       ppc4xx: Remove PCI support from lwmon5
>       ppc4xx: Fix compilation breakage in miiphy.c
> 
>  arch/powerpc/cpu/ppc4xx/miiphy.c     |    2 +-
>  board/amcc/canyonlands/init.S        |    2 +-
>  board/xilinx/ppc405-generic/Makefile |   11 +++--------
>  board/xilinx/ppc440-generic/Makefile |   14 ++++----------
>  include/configs/lwmon5.h             |   17 -----------------
>  5 files changed, 9 insertions(+), 37 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk