Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 43405
b: refs/heads/master
c: 32d2dee
h: refs/heads/master
i:
  43403: af05b0d
v: v3
  • Loading branch information
Ben Dooks authored and Russell King committed Dec 7, 2006
1 parent 9bfef68 commit e798f59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7174d852603ced7a161f47c6e3958073706114a9
refs/heads/master: 32d2deeab91be4de630d22fa7f4dbb3d61eba474
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-s3c2410/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ arch_reset(char mode)

/* set the watchdog to go and reset... */
__raw_writel(S3C2410_WTCON_ENABLE|S3C2410_WTCON_DIV16|S3C2410_WTCON_RSTEN |
S3C2410_WTCON_PRESCALE(0x80), S3C2410_WTCON);
S3C2410_WTCON_PRESCALE(0x20), S3C2410_WTCON);

/* wait for reset to assert... */
mdelay(5000);
Expand Down

0 comments on commit e798f59

Please sign in to comment.