mbox

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

Message ID 20121005212617.01e61654@lilith
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Albert ARIBAUD Oct. 5, 2012, 7:26 p.m. UTC
Hi Tom,

The following changes since commit
777544085d2b417a36df50eb564bf037a044e60e:

  ARM: Add Altera SOCFPGA Cyclone5 (2012-10-04 18:11:52 +0200)

are available in the git repository at:

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

for you to fetch changes up to 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:

  arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
  21:24:22 +0200)

----------------------------------------------------------------
Albert ARIBAUD (1):
      arm: armv7: temporarily set -mno-unaligned-access

Tetsuyuki Kobayashi (1):
      MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g

 MAINTAINERS                  |    1 +
 arch/arm/cpu/armv7/config.mk |    2 ++
 2 files changed, 3 insertions(+)

Amicalement,

Comments

Tom Rini Oct. 5, 2012, 10:26 p.m. UTC | #1
On Fri, Oct 05, 2012 at 09:26:17PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 777544085d2b417a36df50eb564bf037a044e60e:
> 
>   ARM: Add Altera SOCFPGA Cyclone5 (2012-10-04 18:11:52 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
> 
>   arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
>   21:24:22 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       arm: armv7: temporarily set -mno-unaligned-access
> 
> Tetsuyuki Kobayashi (1):
>       MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g
> 
>  MAINTAINERS                  |    1 +
>  arch/arm/cpu/armv7/config.mk |    2 ++
>  2 files changed, 3 insertions(+)

Applied to u-boot/master, thanks!