[U-Boot] [U-boot-Users][GIT PULL] Please pull mpc5xxx tree

John Rigby jrigby at freescale.com
Thu Aug 28 17:51:05 CEST 2008


Wolfgang,

The following changes since commit 33aa4eac66b71c797bbc13b3afe432a2132947d4:
   Wolfgang Denk (1):
         Merge branch 'master' of /home/wd/git/u-boot/custodians

are available in the git repository at:

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

TsiChung Liew (7):
       ColdFire: Fix board.c warning message
       ColdFire: Raise uart baudrate to 115200 bps
       ColdFire: Change the SDRAM BRD2WT timing from 3 to 7
       ColdFire: Multiple fixes for MCF5445x platforms
       ColdFire: Add CONFIG_MII_INIT for M5272C3
       ColdFire: I2C fix for multiple platforms
       Add I2C frequency dividers for ColdFire

  board/freescale/m54451evb/m54451evb.c |    4 +-
  board/freescale/m54455evb/m54455evb.c |    7 ++---
  board/freescale/m54455evb/mii.c       |    4 +++
  cpu/mcf5227x/speed.c                  |    4 +++
  cpu/mcf523x/cpu_init.c                |    4 +-
  cpu/mcf523x/speed.c                   |    4 +++
  cpu/mcf52x2/cpu_init.c                |   12 ++++++++++-
  cpu/mcf52x2/speed.c                   |    8 +++++++
  cpu/mcf532x/speed.c                   |    5 ++++
  cpu/mcf5445x/speed.c                  |    4 +++
  cpu/mcf547x_8x/speed.c                |    5 ++++
  drivers/i2c/fsl_i2c.c                 |   34 ++++++++++++++++++++++++++++++++-
  include/asm-m68k/fsl_i2c.h            |    9 --------
  include/configs/M5235EVB.h            |    7 ++++-
  include/configs/M5249EVB.h            |    4 +-
  include/configs/M5253DEMO.h           |   11 ++++++++++
  include/configs/M5271EVB.h            |    2 +-
  include/configs/M5272C3.h             |    5 ++-
  include/configs/M5275EVB.h            |    5 +++-
  include/configs/M5282EVB.h            |    4 +-
  include/configs/M54451EVB.h           |    5 +--
  include/configs/M54455EVB.h           |    5 +---
  include/configs/M5475EVB.h            |    2 +-
  include/configs/M5485EVB.h            |    2 +-
  lib_m68k/board.c                      |    2 +
  25 files changed, 120 insertions(+), 38 deletions(-)






More information about the U-Boot mailing list