summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2015-01-26 17:45:48 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-27 08:59:18 +0100
commit866516511e274b9776f59c5b59ce46c20dfc10af (patch)
tree060d977fe8b5776726efe47786a333a77b4ae87b
parent33ddaad19a253468ca5c67782b8d26bb9aadba14 (diff)
downloadbarebox-866516511e274b9776f59c5b59ce46c20dfc10af.tar.gz
barebox-866516511e274b9776f59c5b59ce46c20dfc10af.tar.xz
trivial: s/flasg/flash/
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--drivers/mtd/nand/nand_imx_bbm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/nand/nand_imx_bbm.c b/drivers/mtd/nand/nand_imx_bbm.c
index f419759b18..5caa0a26c3 100644
--- a/drivers/mtd/nand/nand_imx_bbm.c
+++ b/drivers/mtd/nand/nand_imx_bbm.c
@@ -43,7 +43,7 @@
* To preserve the factory bad block information we take the following
* strategy:
*
- * - If the NAND driver detects that no flasg BBT is present on 2k NAND
+ * - If the NAND driver detects that no flash BBT is present on 2k NAND
* chips it will not create one because it would do so based on the wrong
* BBM position
* - This command is used to create a flash BBT then.