mbox

[U-Boot] Please pull u-boot-ppc4xx/master

Message ID 201105121617.47525.sr@denx.de
State Accepted
Headers show

Pull-request

git://www.denx.de/git/u-boot-ppc4xx.git master

Message

Stefan Roese May 12, 2011, 2:17 p.m. UTC
Hi Wolfgang,

please pull the following fix:

The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:

  keymile boards: move keymile specific header in subdir (2011-05-10 23:22:49 +0200)

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

Steven A. Falco (1):
      PPC405EX CHIP_21 erratum

 arch/powerpc/cpu/ppc4xx/cpu_init.c   |   64 ++++++++++++++++++++++++++++++++++
 arch/powerpc/include/asm/ppc405ex.h  |    5 +++
 arch/powerpc/include/asm/processor.h |   31 ++++++++++++++++
 include/configs/kilauea.h            |   14 +++++++
 4 files changed, 114 insertions(+), 0 deletions(-)

Comments

Wolfgang Denk May 12, 2011, 5:28 p.m. UTC | #1
Dear Stefan Roese,

In message <201105121617.47525.sr@denx.de> you wrote:
> Hi Wolfgang,
> 
> please pull the following fix:
> 
> The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
> 
>   keymile boards: move keymile specific header in subdir (2011-05-10 23:22:49 +0200)
> 
> are available in the git repository at:
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> Steven A. Falco (1):
>       PPC405EX CHIP_21 erratum
> 
>  arch/powerpc/cpu/ppc4xx/cpu_init.c   |   64 ++++++++++++++++++++++++++++++++++
>  arch/powerpc/include/asm/ppc405ex.h  |    5 +++
>  arch/powerpc/include/asm/processor.h |   31 ++++++++++++++++
>  include/configs/kilauea.h            |   14 +++++++
>  4 files changed, 114 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk