mbox

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

Message ID 20120721232829.1fd76f12@lilith
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

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

Message

Albert ARIBAUD July 21, 2012, 9:28 p.m. UTC
Hi Wolfgang,

The following changes since commit a21c65115bd95572cc80092a31b0e9ecb8710e9f:

  ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency (2012-07-20 14:24:08 +0200)

are available in the git repository at:

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

for you to fetch changes up to f8f09dd40423b7f9ea0f0b810a8f5da9cd580a17:

  ARM1136: Fix cache range checks (2012-07-21 23:24:25 +0200)

----------------------------------------------------------------
Anatolij Gustschin (1):
      mx28: Fix elftosb source link in README.mx28_common

Ashok (1):
      mx6: Make pad name macro consistent with the datasheet

Benoît Thébaudeau (1):
      ARM1136: Fix cache range checks

Fabio Estevam (1):
      doc: README.mx28_common: Add missing entry into Contents

 arch/arm/cpu/arm1136/cpu.c                |    6 +++---
 arch/arm/include/asm/arch-mx6/mx6x_pins.h |    4 ++--
 doc/README.mx28_common                    |    9 +++++----
 3 files changed, 10 insertions(+), 9 deletions(-)

Amicalement,

Comments

Wolfgang Denk July 21, 2012, 10:12 p.m. UTC | #1
Dear Albert ARIBAUD,

In message <20120721232829.1fd76f12@lilith> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit a21c65115bd95572cc80092a31b0e9ecb8710e9f:
> 
>   ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency (2012-07-20 14:24:08 +02=
> 00)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to f8f09dd40423b7f9ea0f0b810a8f5da9cd580a17:
> 
>   ARM1136: Fix cache range checks (2012-07-21 23:24:25 +0200)
> 
> ----------------------------------------------------------------
> Anatolij Gustschin (1):
>       mx28: Fix elftosb source link in README.mx28_common
> 
> Ashok (1):
>       mx6: Make pad name macro consistent with the datasheet
> 
> Beno=C3=AEt Th=C3=A9baudeau (1):
>       ARM1136: Fix cache range checks
> 
> Fabio Estevam (1):
>       doc: README.mx28_common: Add missing entry into Contents
> 
>  arch/arm/cpu/arm1136/cpu.c                |    6 +++---
>  arch/arm/include/asm/arch-mx6/mx6x_pins.h |    4 ++--
>  doc/README.mx28_common                    |    9 +++++----
>  3 files changed, 10 insertions(+), 9 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk