[U-Boot] Please pull u-boot-ppc4xx/next

Wolfgang Denk wd at denx.de
Fri Dec 17 20:11:12 CET 2010


Dear Stefan Roese,

In message <201012171115.56454.sr at denx.de> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 97a85b223ab316d11f3a374fecc5d449a1c8a694:
> 
>   powerpc/nand spl: link libgcc (2010-12-16 23:19:14 +0100)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git next
> 
> Ricardo Ribalda Delgado (1):
>       xilinx-ppc4xx-generic: Use common u-boot.lds
> 
> Stefan Roese (4):
>       ppc4xx: t3corp: Add support for the Xilinx DS617 flash chip
>       ppc4xx: Clarify comment about boot chip-select in start.S
>       ppc4xx: Update lwmon5 board support
>       ppc4xx/POST: Change ethernet test loop count to a default of 10
> 
>  arch/powerpc/cpu/ppc4xx/start.S            |   28 +++---
>  arch/powerpc/cpu/ppc4xx/u-boot.lds         |    8 ++
>  board/lwmon5/sdram.c                       |   22 ++++-
>  board/t3corp/t3corp.c                      |   38 ++++++++
>  board/xilinx/ppc405-generic/Makefile       |    4 +-
>  board/xilinx/ppc405-generic/u-boot-ram.lds |  131 -------------------------
>  board/xilinx/ppc405-generic/u-boot-rom.lds |  141 ---------------------------
>  board/xilinx/ppc440-generic/Makefile       |    4 +-
>  board/xilinx/ppc440-generic/u-boot-ram.lds |  132 --------------------------
>  board/xilinx/ppc440-generic/u-boot-rom.lds |  142 ----------------------------
>  boards.cfg                                 |   20 ++--
>  include/configs/lwmon5.h                   |   22 +++--
>  include/configs/t3corp.h                   |   18 +++-
>  include/configs/xilinx-ppc.h               |    1 +
>  post/cpu/ppc4xx/ether.c                    |   35 ++++---
>  15 files changed, 142 insertions(+), 604 deletions(-)
>  delete mode 100644 board/xilinx/ppc405-generic/u-boot-ram.lds
>  delete mode 100644 board/xilinx/ppc405-generic/u-boot-rom.lds
>  delete mode 100644 board/xilinx/ppc440-generic/u-boot-ram.lds
>  delete mode 100644 board/xilinx/ppc440-generic/u-boot-rom.lds

Applied to "next", thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
America has been discovered before, but it has always been hushed up.
- Oscar Wilde


More information about the U-Boot mailing list