[U-Boot-Users] [GIT PULL] Please pull coldfire tree
Wolfgang Denk
wd at denx.de
Sun Jul 13 14:44:28 CEST 2008
In message <4877926A.9010103 at freescale.com> you wrote:
> 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(-)
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A little retrospection shows that although many fine, useful software
systems have been designed by committees and built as part of
multipart projects, those software systems that have excited passio-
nate fans are those that are the products of one or a few designing
minds, great designers. Consider Unix, APL, Pascal, Modula, the
Smalltalk interface, even Fortran; and contrast them with Cobol,
PL/I, Algol, MVS/370, and MS-DOS. - Fred Brooks, Jr.
More information about the U-Boot
mailing list