Documentation/DocBook/mtdnand.tmpl: typo fixes
Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
Родитель
d254c8f70a
Коммит
741c80c24b
|
@ -189,9 +189,9 @@ static unsigned long baseaddr;
|
||||||
<sect1>
|
<sect1>
|
||||||
<title>Partition defines</title>
|
<title>Partition defines</title>
|
||||||
<para>
|
<para>
|
||||||
If you want to divide your device into parititions, then
|
If you want to divide your device into partitions, then
|
||||||
enable the configuration switch CONFIG_MTD_PARITIONS and define
|
enable the configuration switch CONFIG_MTD_PARTITIONS and define
|
||||||
a paritioning scheme suitable to your board.
|
a partitioning scheme suitable to your board.
|
||||||
</para>
|
</para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
#define NUM_PARTITIONS 2
|
#define NUM_PARTITIONS 2
|
||||||
|
|
Загрузка…
Ссылка в новой задаче