[U-Boot-Users] [GIT PULL] Please pull coldfire tree
John Rigby
jrigby at freescale.com
Fri Jul 11 19:03:38 CEST 2008
Wolfgang,
The following changes since commit 9b55a2536919f4de1bb1044e6eb8262c2f53bc96:
Wolfgang Denk (1):
Fix some more print() format errors.
are available in the git repository at:
git://git.denx.de/u-boot-coldfire.git master
TsiChung Liew (13):
ColdFire: Fix UART baudrate formula
ColdFire: Fix warning messages by passing correct data type in board.c
ColdFire: Fix code flash configuration for M547x/M548x boards
ColdFire: Add -got=single param for new linux v4e toolchains
ColdFire: Change invalid JMP to BRA caught by new v4e toolchain
ColdFire: Fix timer issue for MCF5272
ColdFire: Fix compiling error for MCF5275
ColdFire: Fix power up issue for MCF5235
Fix compile error caused by incorrect function return type
Fix compile error caused by missing timer function
ColdFire: Fix incorrect board name in MAKEALL for M5253EVBE
ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTC
ColdFire: Fix FB CS not setup properly for Mcf5282
MAKEALL | 2 +-
board/BuS/EB+MCF-EV123/mii.c | 2 +-
board/cobra5272/mii.c | 2 +-
board/freescale/m5235evb/m5235evb.c | 3 +++
cpu/mcf5227x/cpu_init.c | 2 +-
cpu/mcf52x2/cpu_init.c | 12 ++++--------
cpu/mcf52x2/speed.c | 2 +-
cpu/mcf5445x/config.mk | 6 ++++++
cpu/mcf5445x/cpu_init.c | 2 +-
cpu/mcf5445x/start.S | 2 +-
cpu/mcf547x_8x/config.mk | 6 ++++++
cpu/mcf547x_8x/start.S | 2 +-
drivers/serial/mcfuart.c | 4 ++--
include/asm-m68k/timer.h | 2 +-
include/configs/EB+MCF-EV123.h | 2 ++
include/configs/M5475EVB.h | 4 ++--
include/configs/M5485EVB.h | 4 ++--
lib_m68k/board.c | 6 +++---
18 files changed, 39 insertions(+), 26 deletions(-)
Thanks
John
More information about the U-Boot
mailing list