mbox

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

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

Pull-request

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

Message

Stefan Roese Oct. 12, 2011, 9:59 a.m. UTC
Hi Wolfgang,

please pull the following patches from Dirk:

The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:

  arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 
23:24:50 +0200)

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

Dirk Eibach (3):
      ppc4xx: Do not stop booting on any keypress on intip
      ppc4xx: Improve lm63 pwm on dlvision-10g
      ppc4xx: Change DDR2 CL from 4 to 5 for intip

 include/configs/dlvision-10g.h |    6 +++---
 include/configs/intip.h        |   16 ++++++++++------
 2 files changed, 13 insertions(+), 9 deletions(-)

Comments

Wolfgang Denk Oct. 12, 2011, 8:46 p.m. UTC | #1
Dear Stefan Roese,

In message <201110121159.41999.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following patches from Dirk:
> 
> The following changes since commit 0841ca90f22d73b0ea4642ef1ce33d879bb2f3ff:
> 
>   arm920t/s3c24x0/usb_ohci.c: fix warning: variable ... set but not used (2011-10-09 
> 23:24:50 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Dirk Eibach (3):
>       ppc4xx: Do not stop booting on any keypress on intip
>       ppc4xx: Improve lm63 pwm on dlvision-10g
>       ppc4xx: Change DDR2 CL from 4 to 5 for intip
> 
>  include/configs/dlvision-10g.h |    6 +++---
>  include/configs/intip.h        |   16 ++++++++++------
>  2 files changed, 13 insertions(+), 9 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk