Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252473
b: refs/heads/master
c: a626743
h: refs/heads/master
i:
  252471: deebd9b
v: v3
  • Loading branch information
Brian Norris authored and David Woodhouse committed May 25, 2011
1 parent 222dfb5 commit 283b0e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 9c76b4e531735a6b3b73d982d79559b98c66b11b
refs/heads/master: a626743f579aa743473fd8b9215ca198bacf2ac4
4 changes: 2 additions & 2 deletions trunk/include/linux/mtd/nand.h
Original file line number Diff line number Diff line change
Expand Up @@ -237,9 +237,9 @@ typedef enum {
* If passed additionally to NAND_USE_FLASH_BBT then BBT code will not touch
* the OOB area.
*/
#define NAND_USE_FLASH_BBT_NO_OOB 0x00100000
#define NAND_USE_FLASH_BBT_NO_OOB 0x00800000
/* Create an empty BBT with no vendor information if the BBT is available */
#define NAND_CREATE_EMPTY_BBT 0x00200000
#define NAND_CREATE_EMPTY_BBT 0x01000000

/* Options set by nand scan */
/* Nand scan has allocated controller struct */
Expand Down

0 comments on commit 283b0e7

Please sign in to comment.