mbox

[U-Boot] Please pull u-boot-ti/master for v2012.07

Message ID 20120718163438.GB22892@oliver-linux
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

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

Message

Tom Rini July 18, 2012, 4:34 p.m. UTC
Hey Albert,

The following changes since commit 99ab52e809e7d77c7f2f91222ba0f3db956207fe:

  arm: Fix to mistake clean the memory space (2012-07-12 21:12:44 +0200)

are available in the git repository at:

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

for you to fetch changes up to c00cefc79bfb8f75a3c733c8d70c29c2b3fdb282:

  ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials (2012-07-18 09:09:12 -0700)

----------------------------------------------------------------
SRICHARAN R (1):
      ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials

 board/ti/panda/panda_mux_data.h |   44 +++++++++++++++++++--------------------
 1 file changed, 22 insertions(+), 22 deletions(-)

This is a bugfix specific to the omap4 pandaboard, for a regression to
v2012.04 that's been tested by the reporter on his board as well as by
myself and the maintainer on both revs of the board.  Thanks!

Comments

Albert ARIBAUD July 19, 2012, 6:31 a.m. UTC | #1
Hi Tom,

On Wed, 18 Jul 2012 09:34:38 -0700, Tom Rini <trini@ti.com> wrote:
> Hey Albert,
> 
> The following changes since commit 99ab52e809e7d77c7f2f91222ba0f3db956207fe:
> 
>   arm: Fix to mistake clean the memory space (2012-07-12 21:12:44 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-ti master
> 
> for you to fetch changes up to c00cefc79bfb8f75a3c733c8d70c29c2b3fdb282:
> 
>   ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials (2012-07-18 09:09:12 -0700)
> 
> ----------------------------------------------------------------
> SRICHARAN R (1):
>       ARM: OMAP4: PANDA: Add rest of the USB module pads to essentials
> 
>  board/ti/panda/panda_mux_data.h |   44 +++++++++++++++++++--------------------
>  1 file changed, 22 insertions(+), 22 deletions(-)
> 
> This is a bugfix specific to the omap4 pandaboard, for a regression to
> v2012.04 that's been tested by the reporter on his board as well as by
> myself and the maintainer on both revs of the board.  Thanks!

Applied (now that the git server works again) to u-boot-arm/master, thanks.

Amicalement,