[U-Boot] [GIT PULL] Pull request: u-boot-sh

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(-)

Dear Nobuhiro Iwamatsu,
In message AANLkTilP-tcFz8N8uFtXfAQkD73z_c3RYEgjXyD0kC4W@mail.gmail.com you wrote:
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(-)
Sorry, this was way too late for the upcoming release, so I pulled this into the "next" branch.
Best regards,
Wolfgang Denk

2010/6/30 Wolfgang Denk wd@denx.de:
Dear Nobuhiro Iwamatsu,
In message AANLkTilP-tcFz8N8uFtXfAQkD73z_c3RYEgjXyD0kC4W@mail.gmail.com you wrote:
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(-)
Sorry, this was way too late for the upcoming release, so I pulled this into the "next" branch.
OK, thank you.
Best regards, Nobuhiro
participants (2)
-
Nobuhiro Iwamatsu
-
Wolfgang Denk