mbox

[U-Boot] pull request for u-boot-tegra/master into ARM/master

Message ID CA+m5__LBny7GPEB7tL1OqGDMK6WGV-55AMpjXJe+XjS_Gnnp1Q@mail.gmail.com
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

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

Message

Tom Warren Aug. 19, 2013, 10:57 p.m. UTC
Albert,

Please pull u-boot-tegra/master into ARM/master. Thanks!

./MAKEALL -s tegra AOK, checkpatch.pl is clean.

TomR - hopefully if Albert can get this in quickly, it can make 2013.10-RC1
(or 2).


The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17
18:24:1$

are available in the git repository at:


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

for you to fetch changes up to 8258c126143034bef2e35e01b2e14f2d90a7e0b5:

  ARM: tegra: support raw ramdisks (2013-08-19 15:31:37 -0700)

----------------------------------------------------------------
Stephen Warren (1):
      ARM: tegra: support raw ramdisks

Thierry Reding (2):
      ARM: tegra: Make cache line size SoC specific
      ARM: tegra: Enable data cache on Dalmore

 include/configs/dalmore.h         | 3 ---
 include/configs/tegra-common.h    | 3 +--
 include/configs/tegra114-common.h | 3 +++
 include/configs/tegra20-common.h  | 3 +++
 include/configs/tegra30-common.h  | 3 +++
 5 files changed, 10 insertions(+), 5 deletions(-)

Comments

Albert ARIBAUD Sept. 4, 2013, 9:49 a.m. UTC | #1
Hi Tom,

On Mon, 19 Aug 2013 15:57:27 -0700, Tom Warren
<twarren.nvidia@gmail.com> wrote:

> Albert,
> 
> Please pull u-boot-tegra/master into ARM/master. Thanks!
> 
> ./MAKEALL -s tegra AOK, checkpatch.pl is clean.
> 
> TomR - hopefully if Albert can get this in quickly, it can make 2013.10-RC1
> (or 2).
> 
> 
> The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da:
> 
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17
> 18:24:1$
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-tegra master
> 
> for you to fetch changes up to 8258c126143034bef2e35e01b2e14f2d90a7e0b5:
> 
>   ARM: tegra: support raw ramdisks (2013-08-19 15:31:37 -0700)
> 
> ----------------------------------------------------------------
> Stephen Warren (1):
>       ARM: tegra: support raw ramdisks
> 
> Thierry Reding (2):
>       ARM: tegra: Make cache line size SoC specific
>       ARM: tegra: Enable data cache on Dalmore
> 
>  include/configs/dalmore.h         | 3 ---
>  include/configs/tegra-common.h    | 3 +--
>  include/configs/tegra114-common.h | 3 +++
>  include/configs/tegra20-common.h  | 3 +++
>  include/configs/tegra30-common.h  | 3 +++
>  5 files changed, 10 insertions(+), 5 deletions(-)

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

Amicalement,