[U-Boot] Pull request - ColdFire
TC Liew
tsicliew at gmail.com
Wed Feb 10 19:23:33 CET 2010
Wolfgang,
The following changes since commit 0b692dcb190655c7eb96b6b8003bee163e3b58dd:
Wolfgang Denk (1):
Merge branch 'master' of git://git.denx.de/u-boot-net
are available in the git repository at:
git://www.denx.de/git/u-boot-coldfire.git master
TsiChung Liew (1):
MCF5271-only: Added a weak board_reset function to allow custom reset
Wolfgang Wegner (3):
add include/asm-m68k/unaligned.h
allow MCF532x to use CONFIG_MONITOR_IS_IN_RAM
MCF532x: make icache_enable use CONFIG_SYS_SDRAM_SIZE
cpu/mcf52x2/cpu.c | 6 ++++++
cpu/mcf52x2/cpu.h | 33 +++++++++++++++++++++++++++++++++
cpu/mcf532x/speed.c | 3 +++
cpu/mcf532x/start.S | 6 +++++-
drivers/mtd/cfi_flash.c | 2 +-
include/asm-m68k/unaligned.h | 15 +++++++++++++++
6 files changed, 63 insertions(+), 2 deletions(-)
create mode 100644 cpu/mcf52x2/cpu.h
create mode 100644 include/asm-m68k/unaligned.h
Thanks!
Regards,
TsiChung
More information about the U-Boot
mailing list