mbox

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

Message ID 5459ED9A.6050403@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Stefan Roese Nov. 5, 2014, 9:27 a.m. UTC
Hi Tom,

please pull this fix for ppc4xx:

The following changes since commit 26f195c71252e98aebfffd5cfa994a4475559370:

  ARM: kwimage: fix v0 format (2014-11-04 15:03:07 -0500)

are available in the git repository at:

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

for you to fetch changes up to f73002bc015aa8518a88a98d2e305e8c2868bf50:

  ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD (2014-11-05 10:23:50 +0100)

----------------------------------------------------------------
Dirk Eibach (1):
      ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD

 arch/powerpc/cpu/ppc4xx/cpu_init.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

Tom Rini Nov. 5, 2014, 3:59 p.m. UTC | #1
On Wed, Nov 05, 2014 at 10:27:54AM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull this fix for ppc4xx:
> 
> The following changes since commit 26f195c71252e98aebfffd5cfa994a4475559370:
> 
>   ARM: kwimage: fix v0 format (2014-11-04 15:03:07 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-ppc4xx.git 
> 
> for you to fetch changes up to f73002bc015aa8518a88a98d2e305e8c2868bf50:
> 
>   ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD (2014-11-05 10:23:50 +0100)
> 

Applied to u-boot/master, thanks!