Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133323
b: refs/heads/master
c: 600fa57
h: refs/heads/master
i:
  133321: 8c84d09
  133319: 497e256
v: v3
  • Loading branch information
Magnus Damm authored and Paul Mundt committed Mar 11, 2009
1 parent fabf2de commit dd2bfab
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: 49976927de5c52c415d4809c7d56700cc8ff4215
refs/heads/master: 600fa578a95f65bc1f2a03210d3d418747024b43
3 changes: 3 additions & 0 deletions trunk/arch/sh/boards/board-sh7785lcr.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,9 @@ static void sh7785lcr_power_off(void)
}
*p = 0x01;
iounmap(p);
set_bl_bit();
while (1)
cpu_relax();
}

/* Initialize the board */
Expand Down

0 comments on commit dd2bfab

Please sign in to comment.