mbox

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

Message ID 13F8657A829DAB49A2A937FD6FC10F790B4336DC@039-SN2MPN1-013.039d.mgd.msft.net
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Jin Zhengxiong-R64188 June 27, 2013, 1:07 a.m. UTC
The following changes since commit e31dc61e7dc89ce900426828c936208a6638cf8c:

  usb: musb: Use ARRAY_SIZE at appropriate places (2013-06-26 10:26:06 -0400)

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

Jason Jin (1):
      ColdFire: Update the arch_global_date changes for mcf5441x

Jens Scharsig (BuS Elektronik) (1):
      m68k: fix debug call befor serial init

Steve deRosier (1):
      Fix MCF5235 SDRAM base address macro

 arch/m68k/cpu/mcf5445x/speed.c |   10 +++++-----
 arch/m68k/include/asm/m5235.h  |    2 +-
 arch/m68k/lib/board.c          |    4 ++--
 3 files changed, 8 insertions(+), 8 deletions(-)

Comments

Tom Rini June 27, 2013, 2:13 a.m. UTC | #1
On Thu, Jun 27, 2013 at 01:07:03AM +0000, Jin Zhengxiong-R64188 wrote:

> The following changes since commit e31dc61e7dc89ce900426828c936208a6638cf8c:
> 
>   usb: musb: Use ARRAY_SIZE at appropriate places (2013-06-26 10:26:06 -0400)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-coldfire.git master
> 
> Jason Jin (1):
>       ColdFire: Update the arch_global_date changes for mcf5441x
> 
> Jens Scharsig (BuS Elektronik) (1):
>       m68k: fix debug call befor serial init
> 
> Steve deRosier (1):
>       Fix MCF5235 SDRAM base address macro
> 
>  arch/m68k/cpu/mcf5445x/speed.c |   10 +++++-----
>  arch/m68k/include/asm/m5235.h  |    2 +-
>  arch/m68k/lib/board.c          |    4 ++--
>  3 files changed, 8 insertions(+), 8 deletions(-)

Applied to u-boot/master, thanks!