mbox

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

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

Pull-request

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

Message

Stefan Roese April 21, 2011, 9:30 a.m. UTC
Hi Wolfgang,

please pull the following ppc4xx patches:

The following changes since commit 735eb0f0e66b544b1dfaf6c43ce6e4bd9ae64b5e:

  tools/env: fix redundant env flag comparison (2011-04-21 00:25:08 +0200)

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

Dirk Eibach (8):
      ppc4xx: Improve DLVision-10G PLL setup
      ppc4xx: Improve video board detection
      ppc4xx: Enable LM64 on DLVision 10G
      ppc4xx: Adapt DLVision 10G to new FPGA firmware
      ppc4xx: Set DLVision 10G osd position to linux defaults
      ppc4xx: Enable MPC92469AC on DLVision 10G
      ppc4xx: Improve fan PWM curve on DLVision 10G
      ppc4xx: Do not stop booting on any keypress on dlvision-10g

Ricardo Ribalda Delgado (1):
      xilinx_ppc_boards: Change address of RESET_VECTOR

 board/gdsys/405ep/405ep.c        |    9 +++++-
 board/gdsys/405ep/dlvision-10g.c |   41 ++++++++++++++++++++++-----
 board/gdsys/common/osd.c         |   57 ++++++++++++++++++++++++++++++++++++--
 boards.cfg                       |   10 +++---
 include/configs/dlvision-10g.h   |   12 ++++++-
 include/gdsys_fpga.h             |   13 +++++---
 6 files changed, 118 insertions(+), 24 deletions(-)

Comments

Wolfgang Denk April 24, 2011, 10:58 p.m. UTC | #1
Dear Stefan Roese,

In message <201104211130.12437.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following ppc4xx patches:
> 
> The following changes since commit 735eb0f0e66b544b1dfaf6c43ce6e4bd9ae64b5e:
> 
>   tools/env: fix redundant env flag comparison (2011-04-21 00:25:08 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (8):
>       ppc4xx: Improve DLVision-10G PLL setup
>       ppc4xx: Improve video board detection
>       ppc4xx: Enable LM64 on DLVision 10G
>       ppc4xx: Adapt DLVision 10G to new FPGA firmware
>       ppc4xx: Set DLVision 10G osd position to linux defaults
>       ppc4xx: Enable MPC92469AC on DLVision 10G
>       ppc4xx: Improve fan PWM curve on DLVision 10G
>       ppc4xx: Do not stop booting on any keypress on dlvision-10g
> 
> Ricardo Ribalda Delgado (1):
>       xilinx_ppc_boards: Change address of RESET_VECTOR
> 
>  board/gdsys/405ep/405ep.c        |    9 +++++-
>  board/gdsys/405ep/dlvision-10g.c |   41 ++++++++++++++++++++++-----
>  board/gdsys/common/osd.c         |   57 ++++++++++++++++++++++++++++++++++++--
>  boards.cfg                       |   10 +++---
>  include/configs/dlvision-10g.h   |   12 ++++++-
>  include/gdsys_fpga.h             |   13 +++++---
>  6 files changed, 118 insertions(+), 24 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk