mbox

[U-Boot] Please pull u-boot-ppc4xx/master

Message ID 522ADAB7.7060700@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Stefan Roese Sept. 7, 2013, 7:50 a.m. UTC
Hi Tom,

please pull the following fix:

The following changes since commit 1affd4d4a3fe512050e1ad1636d9360c670da531:

  cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header (2013-09-06 13:09:08 -0400)

are available in the git repository at:

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

for you to fetch changes up to 9055f66c2dfb637d0f30372a7e79cca854e45bae:

  ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP (2013-09-07 09:48:06 +0200)

----------------------------------------------------------------
Stefan Roese (1):
      ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP

 board/lwmon5/lwmon5.c    |  3 +++
 include/configs/lwmon5.h | 10 +++++++++-
 2 files changed, 12 insertions(+), 1 deletion(-)


Thanks,
Stefan

Comments

Tom Rini Sept. 9, 2013, 2:56 p.m. UTC | #1
On Sat, Sep 07, 2013 at 09:50:15AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following fix:
> 
> The following changes since commit 1affd4d4a3fe512050e1ad1636d9360c670da531:
> 
>   cam_enc_4xx: Move CONFIG_SPL_PAD_TO to a config header (2013-09-06 13:09:08 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git master
> 
> for you to fetch changes up to 9055f66c2dfb637d0f30372a7e79cca854e45bae:
> 
>   ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP (2013-09-07 09:48:06 +0200)
> 
> ----------------------------------------------------------------
> Stefan Roese (1):
>       ppc4xx: Fix GPIO handling in lwmon5 and lcd4_lwmon5 BSP
> 
>  board/lwmon5/lwmon5.c    |  3 +++
>  include/configs/lwmon5.h | 10 +++++++++-
>  2 files changed, 12 insertions(+), 1 deletion(-)

Applied to u-boot/master, thanks!