Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49133
b: refs/heads/master
c: ec255e3
h: refs/heads/master
i:
  49131: 7f0f595
v: v3
  • Loading branch information
Adrian Hunter authored and Kyungmin Park committed Jan 22, 2007
1 parent ee5d40e commit 7320c32
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: f00b0046d2eafac3e78e8def9374c7492820a9d2
refs/heads/master: ec255e34061bbc48fc702875336c6db969df9461
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/onenand/onenand_bbt.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ static int create_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr

printk(KERN_INFO "Scanning device for bad blocks\n");

len = 1;
len = 2;

/* We need only read few bytes from the OOB area */
scanlen = ooblen = 0;
Expand Down

0 comments on commit 7320c32

Please sign in to comment.