[U-Boot] Pull request: u-boot-coldfire/master

Jin Zhengxiong-R64188 R64188 at freescale.com
Sun Sep 4 16:59:54 CEST 2011


Hi, Wolfgang,

Please pull from u-boot-coldfire:

The following changes since commit a1118d60423c1fe25afc9df9015f72739f96fd67:

  MPC8xx: fix build problem for ETX094 board (2011-08-31 22:38:20 +0200)

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

Jason Jin (9):
      ColdFire:Fix the configuration broken for some boards.
      ColdFire: Update compile flags for each CPUs
      ColdFire: Cleanup for partial linking and --gc-sections
      ColdFire:Update the timer_init since it was unified.
      ColdFire:disable the NFS define for 52277 board.
      ColdFire:Update the env settings for several boards.
      ColdFire:Define the DM9000 byteswap for M5253 board.
      ColdFire:Add mb for 5253 dram initialization
      ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage

 Makefile                              |    1 +
 arch/m68k/config.mk                   |    5 +-
 arch/m68k/cpu/mcf5227x/config.mk      |    4 --
 arch/m68k/cpu/mcf523x/config.mk       |    4 --
 arch/m68k/cpu/mcf52x2/config.mk       |    7 ---
 arch/m68k/cpu/mcf532x/config.mk       |    6 ---
 arch/m68k/cpu/mcf5445x/config.mk      |    4 --
 arch/m68k/cpu/mcf547x_8x/config.mk    |    4 --
 arch/m68k/cpu/mcf547x_8x/slicetimer.c |    3 +-
 arch/m68k/include/asm/io.h            |    2 +
 arch/m68k/lib/board.c                 |    2 -
 arch/m68k/lib/time.c                  |    6 ++-
 board/freescale/m5208evbe/u-boot.lds  |   66 +++++-----------------------
 board/freescale/m52277evb/u-boot.spa  |   72 ++++++------------------------
 board/freescale/m5253demo/m5253demo.c |    4 ++
 board/freescale/m5253demo/u-boot.lds  |   65 +++++-----------------------
 board/freescale/m53017evb/u-boot.lds  |   66 ++++++-----------------------
 board/freescale/m5329evb/u-boot.lds   |   64 +++++-----------------------
 board/freescale/m5373evb/u-boot.lds   |   64 +++++-----------------------
 board/freescale/m54451evb/u-boot.spa  |   73 +++++--------------------------
 board/freescale/m54451evb/u-boot.stm  |   76 +++++---------------------------
 board/freescale/m54455evb/u-boot.atm  |   70 +++++-------------------------
 board/freescale/m54455evb/u-boot.int  |   67 +++++------------------------
 board/freescale/m547xevb/u-boot.lds   |   66 +++++------------------------
 board/freescale/m548xevb/u-boot.lds   |   68 +++++------------------------
 boards.cfg                            |    2 +-
 include/configs/M52277EVB.h           |    1 +
 include/configs/M5253DEMO.h           |    1 +
 include/configs/M5329EVB.h            |    4 +-
 include/configs/M5373EVB.h            |    4 +-
 include/configs/M54451EVB.h           |   13 +++--
 include/configs/M54455EVB.h           |   15 ++++--
 include/configs/M5475EVB.h            |   13 +++--
 include/configs/M5485EVB.h            |   12 +++--
 34 files changed, 201 insertions(+), 733 deletions(-)

Thanks

Jason Jin


More information about the U-Boot mailing list