mbox

[U-Boot] Please pull u-boot-staging/trini@ti.com

Message ID 20120904160826.GA23991@bill-the-cat
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

git://git.denx.de/u-boot-staging trini@ti.com

Message

Tom Rini Sept. 4, 2012, 4:08 p.m. UTC
Hello,

The following changes since commit a9f1a4893364ddbb8b7942cded91d4c17c4f5948:

  lsxl: support power switch (2012-09-03 17:48:51 +0530)

are available in the git repository at:

  git://git.denx.de/u-boot-staging trini@ti.com

for you to fetch changes up to e62b008fe341030f4a80a09b66952bba65027b70:

  integrator: break out common config (2012-09-04 08:51:13 -0700)

----------------------------------------------------------------
Linus Walleij (1):
      integrator: break out common config

 include/configs/integrator-common.h |  103 +++++++++++++++++++++++++++++++
 include/configs/integratorap.h      |   49 +--------------
 include/configs/integratorcp.h      |  115 ++---------------------------------
 3 files changed, 111 insertions(+), 156 deletions(-)
 create mode 100644 include/configs/integrator-common.h

A build of all of the integrator boards is fine still.

Comments

Albert ARIBAUD Sept. 4, 2012, 7:09 p.m. UTC | #1
Hi Tom,

On Tue, 4 Sep 2012 09:08:26 -0700, Tom Rini <trini@ti.com> wrote:

> Hello,
> 
> The following changes since commit
> a9f1a4893364ddbb8b7942cded91d4c17c4f5948:
> 
>   lsxl: support power switch (2012-09-03 17:48:51 +0530)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-staging trini@ti.com
> 
> for you to fetch changes up to
> e62b008fe341030f4a80a09b66952bba65027b70:
> 
>   integrator: break out common config (2012-09-04 08:51:13 -0700)
> 
> ----------------------------------------------------------------
> Linus Walleij (1):
>       integrator: break out common config
> 
>  include/configs/integrator-common.h |  103
> +++++++++++++++++++++++++++++++ include/configs/integratorap.h
> |   49 +-------------- include/configs/integratorcp.h      |  115
> ++--------------------------------- 3 files changed, 111
> insertions(+), 156 deletions(-) create mode 100644
> include/configs/integrator-common.h
> 
> A build of all of the integrator boards is fine still.
> 

Applied (as a trivial fast-forwarding merge) to u-boot-arm/master,
thanks!

Amicalement,