mbox

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

Message ID CA+m5__L8bqESdQRUZsyJDZjdGVYpLqbg+m4+Jy+tYL7mpckgVg@mail.gmail.com
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

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

Message

Tom Warren June 6, 2013, 4:30 p.m. UTC
Albert,

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

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

The following changes since commit 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:

  am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
(2013-06-05 08:46:49 -0400)

are available in the git repository at:

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

for you to fetch changes up to dbc000bfb51eb30d786521e6b8e29048c36cbefa:

  ARM: tegra: only enable SCU on Tegra20 (2013-06-06 09:12:32 -0700)

----------------------------------------------------------------
Tom Warren (1):
      ARM: tegra: only enable SCU on Tegra20

 arch/arm/cpu/tegra-common/ap.c | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Albert ARIBAUD June 7, 2013, 8:06 a.m. UTC | #1
Hi Tom,

On Thu, 6 Jun 2013 09:30:51 -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.
> 
> The following changes since commit 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:
> 
>   am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
> (2013-06-05 08:46:49 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-tegra master
> 
> for you to fetch changes up to dbc000bfb51eb30d786521e6b8e29048c36cbefa:
> 
>   ARM: tegra: only enable SCU on Tegra20 (2013-06-06 09:12:32 -0700)
> 
> ----------------------------------------------------------------
> Tom Warren (1):
>       ARM: tegra: only enable SCU on Tegra20
> 
>  arch/arm/cpu/tegra-common/ap.c | 4 ++++
>  1 file changed, 4 insertions(+)

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

Amicalement,