mbox

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

Message ID 4EE4B24A.5080307@aribaud.net
State Accepted
Headers show

Pull-request

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

Message

Albert ARIBAUD Dec. 11, 2011, 1:38 p.m. UTC
Hi Wolfgang,

The following changes since commit c90a4dd79cb17abb46689f27ff9f1c971362d6e2:

   post/post.c: Use lldiv for 64-bit divisions (2011-12-10 23:15:14 +0100)

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

Holger Brunck (1):
       post: fix compile issue for post tests on kirkwood

Wolfgang Grandegger (1):
       arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints

  arch/arm/lib/eabi_compat.c |    4 ++++
  post/post.c                |    2 +-
  2 files changed, 5 insertions(+), 1 deletions(-)

Amicalement,

Comments

Wolfgang Denk Dec. 12, 2011, 6:58 a.m. UTC | #1
Dear Albert ARIBAUD,

In message <4EE4B24A.5080307@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit c90a4dd79cb17abb46689f27ff9f1c971362d6e2:
> 
>    post/post.c: Use lldiv for 64-bit divisions (2011-12-10 23:15:14 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Holger Brunck (1):
>        post: fix compile issue for post tests on kirkwood
> 
> Wolfgang Grandegger (1):
>        arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
> 
>   arch/arm/lib/eabi_compat.c |    4 ++++
>   post/post.c                |    2 +-
>   2 files changed, 5 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk