mbox

[U-Boot,PULL] : Please pull u-boot-imx

Message ID 5342D054.5000608@denx.de
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

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

Message

Stefano Babic April 7, 2014, 4:20 p.m. UTC
Hi Albert,

this contains the fix for the i.MX6 errata. I do not foresee now to send
another PR before release, maybe this is the last one for 2014.04.

The following changes since commit 1a9df13d5bc0b68c9dcae88d244c995c9351db67:

  arm: mxs: Add support for generating signed BootStream (2014-04-04
11:44:59 +0200)

are available in the git repository at:

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

for you to fetch changes up to 68659d649debc9fb3d8ce21ce4dcfe3a66b63e3a:

  MX6: Enable ARM errata workaround 794072 and 761320 (2014-04-07
18:11:01 +0200)

----------------------------------------------------------------
Nitin Garg (3):
      ARM: Add workaround for Cortex-A9 errata 794072
      ARM: Add workaround for Cortex-A9 errata 761320
      MX6: Enable ARM errata workaround 794072 and 761320

 README                       |    2 ++
 arch/arm/cpu/armv7/start.S   |    7 ++++++-
 include/configs/mx6_common.h |    2 ++
 3 files changed, 10 insertions(+), 1 deletion(-)

Best regards,
Stefano

Comments

Albert ARIBAUD April 7, 2014, 5:51 p.m. UTC | #1
Hi Stefano,

On Mon, 07 Apr 2014 18:20:36 +0200, Stefano Babic <sbabic@denx.de>
wrote:

> Hi Albert,
> 
> this contains the fix for the i.MX6 errata. I do not foresee now to send
> another PR before release, maybe this is the last one for 2014.04.
> 
> The following changes since commit 1a9df13d5bc0b68c9dcae88d244c995c9351db67:
> 
>   arm: mxs: Add support for generating signed BootStream (2014-04-04
> 11:44:59 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git master
> 
> for you to fetch changes up to 68659d649debc9fb3d8ce21ce4dcfe3a66b63e3a:
> 
>   MX6: Enable ARM errata workaround 794072 and 761320 (2014-04-07
> 18:11:01 +0200)
> 
> ----------------------------------------------------------------
> Nitin Garg (3):
>       ARM: Add workaround for Cortex-A9 errata 794072
>       ARM: Add workaround for Cortex-A9 errata 761320
>       MX6: Enable ARM errata workaround 794072 and 761320
> 
>  README                       |    2 ++
>  arch/arm/cpu/armv7/start.S   |    7 ++++++-
>  include/configs/mx6_common.h |    2 ++
>  3 files changed, 10 insertions(+), 1 deletion(-)
> 
> Best regards,
> Stefano
> 

Applied to u-boot-arm/master, thanks!

Amicalement,