提交 44ed0ffd 编写于 作者: H Huang Shijie 提交者: David Woodhouse

mtd: fix typo in comment

fix the comment for nand_bbt.c
Signed-off-by: NHuang Shijie <b32955@freescale.com>
Signed-off-by: NArtem Bityutskiy <Artem.Bityutskiy@linux.intel.com>
Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
上级 11041ae6
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
* BBT on flash. If a BBT is found then the contents are read and the memory * BBT on flash. If a BBT is found then the contents are read and the memory
* based BBT is created. If a mirrored BBT is selected then the mirror is * based BBT is created. If a mirrored BBT is selected then the mirror is
* searched too and the versions are compared. If the mirror has a greater * searched too and the versions are compared. If the mirror has a greater
* version number than the mirror BBT is used to build the memory based BBT. * version number, then the mirror BBT is used to build the memory based BBT.
* If the tables are not versioned, then we "or" the bad block information. * If the tables are not versioned, then we "or" the bad block information.
* If one of the BBTs is out of date or does not exist it is (re)created. * If one of the BBTs is out of date or does not exist it is (re)created.
* If no BBT exists at all then the device is scanned for factory marked * If no BBT exists at all then the device is scanned for factory marked
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册