Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 274959
b: refs/heads/master
c: 5172ac1
h: refs/heads/master
i:
  274957: 6f98c5a
  274955: 6349454
  274951: cf5f56c
  274943: a6508ab
v: v3
  • Loading branch information
Wolfram Stering authored and Artem Bityutskiy committed Sep 23, 2011
1 parent 713dac4 commit a23306e
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: 75b66d8ccd5772b00a7328c2cf75bc506ec532a1
refs/heads/master: 5172ac1c6d2c1e631bc39ddf2d9334e05f69b022
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/nand/mxc_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ static void preset_v1_v2(struct mtd_info *mtd)
writew(0xffff, NFC_V21_UNLOCKEND_BLKADDR3);
} else if (nfc_is_v1()) {
writew(0x0, NFC_V1_UNLOCKSTART_BLKADDR);
writew(0x4000, NFC_V1_UNLOCKEND_BLKADDR);
writew(0xffff, NFC_V1_UNLOCKEND_BLKADDR);
} else
BUG();

Expand Down

0 comments on commit a23306e

Please sign in to comment.