[U-Boot-Users] [U-boot-Users][GIT PULL] Please pull coldfire tree
Liew Tsi Chung
Tsi-chung.Liew at freescale.com
Thu Nov 15 18:43:23 CET 2007
Wolfgang,
The following changes since commit
992742a5b09d9040adbd156fb90756af66ade310:
Wolfgang Denk (1):
Cleanup coding style; update CHANGELOG
are available in the git repository at:
git://www.denx.de/git/u-boot-coldfire.git
TsiChungLiew (6):
ColdFire: Update cpu flag for 4.2-xx compiler
ColdFire: MCF532x - Update do_reset() using core reset
ColdFire: MCF5445x - Update correct RAMBAR and missing linker
files
ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file mode
ColdFire: MCF5329 - Add Reset structure to immap_5329.h
ColdFire: MCF5329 - Remove reset registers from CCM
board/freescale/m54455evb/u-boot.atm | 144
++++++++++++++++++++++++++++++++++
board/freescale/m54455evb/u-boot.int | 141
+++++++++++++++++++++++++++++++++
cpu/mcf523x/config.mk | 4 +
cpu/mcf52x2/config.mk | 29 +++++++
cpu/mcf532x/config.mk | 4 +
cpu/mcf532x/cpu.c | 8 +--
cpu/mcf5445x/config.mk | 4 +
cpu/mcf5445x/start.S | 2 +-
include/asm-m68k/immap_5329.h | 29 ++++---
include/asm-m68k/m5329.h | 15 ++++
include/asm-m68k/m5445x.h | 4 +-
11 files changed, 362 insertions(+), 22 deletions(-)
create mode 100644 board/freescale/m54455evb/u-boot.atm
create mode 100644 board/freescale/m54455evb/u-boot.int
More information about the U-Boot
mailing list