Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156806
b: refs/heads/master
c: 8ff120e
h: refs/heads/master
v: v3
  • Loading branch information
Rajendra Nayak authored and paul committed Jul 25, 2009
1 parent ac0d03c commit ef60e9e
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: 75f251e3d0803b028f3474fdc75be0994c377ab5
refs/heads/master: 8ff120e5303e27e03aba7b774e86fd43eaf90376
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/sram34xx.S
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ return_to_sdram:
unlock_dll:
ldr r11, omap3_sdrc_dlla_ctrl
ldr r12, [r11]
and r12, r12, #FIXEDDELAY_MASK
bic r12, r12, #FIXEDDELAY_MASK
orr r12, r12, #FIXEDDELAY_DEFAULT
orr r12, r12, #DLLIDLE_MASK
str r12, [r11] @ (no OCP barrier needed)
Expand Down

0 comments on commit ef60e9e

Please sign in to comment.