mbox

[U-Boot] Pull request: u-boot-staging

Message ID 20111220223552.2b63881f@wker
State Accepted
Headers show

Pull-request

git://git.denx.de/u-boot-staging.git agust@denx.de

Message

Anatolij Gustschin Dec. 20, 2011, 9:35 p.m. UTC
Hello Wolfgang,

Please pull two fixes for inclusion in v2011.12 release. Thanks!

The following changes since commit 901de79a3792c81aefcbf207a34049e63f21362b:

  Prepare v2011.12-rc2 (2011-12-19 12:12:54 +0100)

are available in the git repository at:
  git://git.denx.de/u-boot-staging.git agust@denx.de

Heiko Schocher (1):
      common/cmd_pxe.c: Fix GCC 4.6 build warnings

Sven Schnelle (1):
      AVR32: fix timer_init() function

 arch/avr32/cpu/interrupts.c |    5 +++--
 common/cmd_pxe.c            |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

Anatolij

Comments

Wolfgang Denk Dec. 20, 2011, 10:15 p.m. UTC | #1
Dear Anatolij Gustschin,

In message <20111220223552.2b63881f@wker> you wrote:
> Hello Wolfgang,
> 
> Please pull two fixes for inclusion in v2011.12 release. Thanks!
> 
> The following changes since commit 901de79a3792c81aefcbf207a34049e63f21362b:
> 
>   Prepare v2011.12-rc2 (2011-12-19 12:12:54 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-staging.git agust@denx.de
> 
> Heiko Schocher (1):
>       common/cmd_pxe.c: Fix GCC 4.6 build warnings
> 
> Sven Schnelle (1):
>       AVR32: fix timer_init() function
> 
>  arch/avr32/cpu/interrupts.c |    5 +++--
>  common/cmd_pxe.c            |    2 +-
>  2 files changed, 4 insertions(+), 3 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk