Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56654
b: refs/heads/master
c: ac57ac3
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger authored and Linus Torvalds committed May 21, 2007
1 parent df10831 commit 5e29ce3
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: 5f9a3e899897201a49965cd9e1bb2570b3bde2b5
refs/heads/master: ac57ac39e4f92f327451ad4084c4d5f60bcfa999
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/mach-bf561/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ ENTRY(_bfin_reset)
/* make sure SYSCR is set to use BMODE */
P0.h = hi(SICA_SYSCR);
P0.l = lo(SICA_SYSCR);
R0.l = 0x0;
R0.l = 0x20;
W[P0] = R0.l;
SSYNC;

Expand Down

0 comments on commit 5e29ce3

Please sign in to comment.