mbox

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

Message ID CACCg+XN1ELn7=pZ25=ViiB_ZUrs_kMf3+q_=mx5JWwuRk-38eA@mail.gmail.com
State Accepted
Headers show

Pull-request

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

Message

Macpaul Lin Nov. 23, 2011, 6:21 a.m. UTC
Dear Wolfgang,

Would you please pull these 2 patch fix to your tree.

Thanks,
Macpaul

The following changes since commit dca61f0128a15bfc4fdefbbdb4a5f6c10b0c8f0b:

  tools/env: use lib/crc32.c directly (2011-11-22 08:49:21 +0100)

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

Macpaul Lin (1):
      nds32/ag101: clean up for SoC related code

Stefan Kristiansson (1):
      Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX

 arch/nds32/cpu/n1213/ag101/cpu.c   |    8 ++------
 arch/nds32/cpu/n1213/ag101/timer.c |    8 ++++----
 include/image.h                    |    2 +-
 3 files changed, 7 insertions(+), 11 deletions(-)

Comments

Wolfgang Denk Nov. 23, 2011, 8:19 p.m. UTC | #1
Dear Macpaul Lin,

In message <CACCg+XN1ELn7=pZ25=ViiB_ZUrs_kMf3+q_=mx5JWwuRk-38eA@mail.gmail.com> you wrote:
> --f46d04451823aee66804b260eda1
> Content-Type: text/plain; charset=ISO-8859-1
> 
> Dear Wolfgang,
> 
> Would you please pull these 2 patch fix to your tree.
> 
> Thanks,
> Macpaul
> 
> The following changes since commit dca61f0128a15bfc4fdefbbdb4a5f6c10b0c8f0b:
> 
>   tools/env: use lib/crc32.c directly (2011-11-22 08:49:21 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-nds32.git master
> 
> Macpaul Lin (1):
>       nds32/ag101: clean up for SoC related code
> 
> Stefan Kristiansson (1):
>       Fix clash between IH_ARCH_NDS32 and IH_ARCH_SANDBOX
> 
>  arch/nds32/cpu/n1213/ag101/cpu.c   |    8 ++------
>  arch/nds32/cpu/n1213/ag101/timer.c |    8 ++++----
>  include/image.h                    |    2 +-
>  3 files changed, 7 insertions(+), 11 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk