mbox

[U-Boot,PULL] please pull u-boot-atmel.git/for-upstream

Message ID 4D0B2964.4060005@emk-elektronik.de
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

git://git.denx.de/u-boot-atmel.git for-upstream

Message

Reinhard Meyer Dec. 17, 2010, 9:12 a.m. UTC
Dear Wolfgang,

The following changes since commit 6741b5310f81ae5ae0132ad85b09fb31d6377b6c:
  Asen Dimov (1):
        pm9261: enable cache command

are available in the git repository at:

  git://git.denx.de/u-boot-atmel.git for-upstream

Reinhard Meyer (1):
      AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE

clagix@gmail.com (1):
      AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU

 arch/arm/include/asm/arch-at91/at91_pmc.h |    8 ++++++++
 board/emk/top9000/Makefile                |    6 +++---
 board/emk/top9000/top9000.c               |    2 +-
 include/configs/top9000.h                 |    4 ++--
 4 files changed, 14 insertions(+), 6 deletions(-)

And.. before you complain.. "From: clagix@gmail.com <clagix@gmail.com>"
is really the submitter.

Best Regards,
Reinhard

Comments

Wolfgang Denk Dec. 17, 2010, 6:58 p.m. UTC | #1
Dear Reinhard Meyer,

In message <4D0B2964.4060005@emk-elektronik.de> you wrote:
> Dear Wolfgang,
> 
> The following changes since commit 6741b5310f81ae5ae0132ad85b09fb31d6377b6c:
>   Asen Dimov (1):
>         pm9261: enable cache command
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-atmel.git for-upstream
> 
> Reinhard Meyer (1):
>       AT91: fix TOP9000 build problem and change CONFIG_SYS_TEXT_BASE
> 
> clagix@gmail.com (1):
>       AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPU
> 
>  arch/arm/include/asm/arch-at91/at91_pmc.h |    8 ++++++++
>  board/emk/top9000/Makefile                |    6 +++---
>  board/emk/top9000/top9000.c               |    2 +-
>  include/configs/top9000.h                 |    4 ++--
>  4 files changed, 14 insertions(+), 6 deletions(-)
> 
> And.. before you complain.. "From: clagix@gmail.com <clagix@gmail.com>"
> is really the submitter.

Ah. And I thought it was Guido Classen <clagix@gmail.com> ?

Applied to u-boot-arm master, thanks.

Best regards,

Wolfgang Denk