Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233487
b: refs/heads/master
c: b8272a6
h: refs/heads/master
i:
  233485: f7bd2f9
  233483: ae8c0a8
  233479: 0c6122b
  233471: 084caba
v: v3
  • Loading branch information
Shiraz Hashim authored and Russell King committed Feb 21, 2011
1 parent fb1f7b9 commit a887e85
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ac1556b37e9b06a41d7691dca0d50a28210488f9
refs/heads/master: b8272a61c16decd4c8627fc1181bdd174c922c3f
3 changes: 3 additions & 0 deletions trunk/arch/arm/include/asm/hardware/sp810.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@

static inline void sysctl_soft_reset(void __iomem *base)
{
/* switch to slow mode */
writel(0x2, base + SCCTRL);

/* writing any value to SCSYSSTAT reg will reset system */
writel(0, base + SCSYSSTAT);
}
Expand Down

0 comments on commit a887e85

Please sign in to comment.