Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188986
b: refs/heads/master
c: 67eaa3e
h: refs/heads/master
v: v3
  • Loading branch information
Kuninori Morimoto authored and Paul Mundt committed Mar 23, 2010
1 parent 65de572 commit 7791ef7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bec9fb072f58a77a449c4bb3b1b036fcecc68663
refs/heads/master: 67eaa3e4fb29a758f92c9296ca006264a034e9c2
6 changes: 6 additions & 0 deletions trunk/arch/sh/include/cpu-sh4/cpu/watchdog.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,12 @@
#define WTCNT 0xffcc0000 /*WDTST*/
#define WTST WTCNT
#define WTBST 0xffcc0008 /*WDTBST*/
/* Register definitions */
#elif defined(CONFIG_CPU_SUBTYPE_SH7722) || \
defined(CONFIG_CPU_SUBTYPE_SH7723) || \
defined(CONFIG_CPU_SUBTYPE_SH7724)
#define WTCNT 0xa4520000
#define WTCSR 0xa4520004
#else
/* Register definitions */
#define WTCNT 0xffc00008
Expand Down

0 comments on commit 7791ef7

Please sign in to comment.