mbox

[U-Boot] Pull request: u-boot-x86/master

Message ID 4F55E395.1080404@gmail.com
State Accepted
Headers show

Pull-request

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

Message

Graeme Russ March 6, 2012, 10:14 a.m. UTC
Hi Wolfgang,

The following changes since commit fca94c3fd5deef33442813475a5af1650f2d2830:

  integrator: remove fragile delay loop from PCI code (2012-03-04 21:15:31 +0100)

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

Mike Frysinger (1):
      sc520: fix build warning about unused temp var

 arch/x86/cpu/sc520/sc520_timer.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

Regards,

Graeme

Comments

Wolfgang Denk March 6, 2012, 8:29 p.m. UTC | #1
Dear Graeme Russ,

In message <4F55E395.1080404@gmail.com> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit fca94c3fd5deef33442813475a5af1650f2d2830:
> 
>   integrator: remove fragile delay loop from PCI code (2012-03-04 21:15:31 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-x86.git master
> 
> Mike Frysinger (1):
>       sc520: fix build warning about unused temp var
> 
>  arch/x86/cpu/sc520/sc520_timer.c |    5 ++---
>  1 files changed, 2 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk