
Dear Wolfgang Denk,
Please pull: The following changes since commit e5ed138a23923ebe61843244748d98d3dbc04777:
Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/master (2010-06-23 20:55:27 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-sh.git master
Nobuhiro Iwamatsu (4): sh: Fix build on the target sh: Fix overflow problem in get_ticks sh: Fix path of irqflags.h sh: Add trigger_address_error and support cpu reset
Makefile | 3 ++- arch/sh/cpu/sh2/watchdog.c | 8 ++++++-- arch/sh/cpu/sh3/watchdog.c | 7 +++++++ arch/sh/cpu/sh4/watchdog.c | 4 ++++ arch/sh/include/asm/system.h | 12 +++++++++++- arch/sh/lib/time.c | 20 ++++++++++++++++++-- 6 files changed, 48 insertions(+), 6 deletions(-)