Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335712
b: refs/heads/master
c: e326435
h: refs/heads/master
v: v3
  • Loading branch information
Rob Herring authored and Olof Johansson committed Nov 6, 2012
1 parent 6343461 commit b742a86
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9d6163aaea4e3ddc1172b7a2d7535668cf51c795
refs/heads/master: e32643544d8d9e7776daf0a4e803c57b54ba77f0
3 changes: 2 additions & 1 deletion trunk/arch/arm/mach-highbank/system.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ void highbank_restart(char mode, const char *cmd)
hignbank_set_pwr_soft_reset();

scu_power_mode(scu_base_addr, SCU_PM_POWEROFF);
cpu_do_idle();
while (1)
cpu_do_idle();
}

0 comments on commit b742a86

Please sign in to comment.