Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201519
b: refs/heads/master
c: 445f12d
h: refs/heads/master
i:
  201517: afecceb
  201515: ada3151
  201511: 856e03a
  201503: 4eb3dad
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Nicolas Pitre committed Jul 17, 2010
1 parent 9029810 commit 5ed4641
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6e2daa49420777190c133d7097dd8d5c05b475ac
refs/heads/master: 445f12dca8f06113caa775315bff574dee72b27d
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-orion5x/include/mach/system.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ static inline void arch_reset(char mode, const char *cmd)
*/
orion5x_setbits(RSTOUTn_MASK, (1 << 2));
orion5x_setbits(CPU_SOFT_RESET, 1);
mdelay(200);
orion5x_clrbits(CPU_SOFT_RESET, 1);
}


Expand Down

0 comments on commit 5ed4641

Please sign in to comment.