mbox

[U-Boot] Please pull u-boot-mpc85xx.git

Message ID alpine.LFD.2.00.1103150130040.17580@right.am.freescale.net
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

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

Message

Kumar Gala March 15, 2011, 6:37 a.m. UTC
The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd:

  mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500)

are available in the git repository at:
  git://git.denx.de/u-boot-mpc85xx.git master

Kumar Gala (1):
      powerpc/85xx: Fix synchronization of timebase on MP boot

 arch/powerpc/cpu/mpc85xx/mp.c |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

Comments

Wolfgang Denk March 21, 2011, 8:34 p.m. UTC | #1
Dear Kumar Gala,

In message <alpine.LFD.2.00.1103150130040.17580@right.am.freescale.net> you wrote:
> The following changes since commit cc1dd33f273f8c96cbd7539b4a2d1d7aa12773cd:
> 
>   mpc8[5/6]xx: Ensure POST word does not get reset (2011-03-13 11:24:44 -0500)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-mpc85xx.git master
> 
> Kumar Gala (1):
>       powerpc/85xx: Fix synchronization of timebase on MP boot
> 
>  arch/powerpc/cpu/mpc85xx/mp.c |    9 +++++++++
>  1 files changed, 9 insertions(+), 0 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk