Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 231688
b: refs/heads/master
c: eeda667
h: refs/heads/master
v: v3
  • Loading branch information
Sergej.Stepanov@ids.de authored and David Woodhouse committed Dec 3, 2010
1 parent f573303 commit 91dab79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a7e93dcd9aacb3ef4acfcc4310577f3ae0741821
refs/heads/master: eeda667a29698b9a4d16dce8979afc6f512f3c42
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/nand/fsl_elbc_nand.c
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,8 @@ static void fsl_elbc_cmdfunc(struct mtd_info *mtd, unsigned int command,
"page_addr: 0x%x, column: 0x%x.\n",
page_addr, column);

elbc_fcm_ctrl->column = column;
elbc_fcm_ctrl->oob = 0;
elbc_fcm_ctrl->use_mdr = 1;

fcr = (NAND_CMD_STATUS << FCR_CMD1_SHIFT) |
Expand Down

0 comments on commit 91dab79

Please sign in to comment.