Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 27757
b: refs/heads/master
c: d9777f1
h: refs/heads/master
i:
  27755: 23e79bc
v: v3
  • Loading branch information
Jarkko Lavinen authored and Jarkko Lavinen committed May 12, 2006
1 parent 929f529 commit da31df9
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 9c01f87db183403a4f603fe5180c57b82b54b4a1
refs/heads/master: d9777f1c42bffff0d21cd029a2415776aa874e96
3 changes: 2 additions & 1 deletion trunk/drivers/mtd/onenand/onenand_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ static struct nand_oobinfo onenand_oob_64 = {
},
.oobfree = {
{2, 3}, {14, 2}, {18, 3}, {30, 2},
{24, 3}, {46, 2}, {40, 3}, {62, 2} }
{34, 3}, {46, 2}, {50, 3}, {62, 2}
}
};

/**
Expand Down

0 comments on commit da31df9

Please sign in to comment.