* [PATCH] fix typo in FAQ
@ 2010-06-13 8:05 Németh Márton
2010-06-13 8:38 ` Artem Bityutskiy
0 siblings, 1 reply; 2+ messages in thread
From: Németh Márton @ 2010-06-13 8:05 UTC (permalink / raw)
To: linux-mtd
Signed-off-by: Márton Németh <nm127@freemail.hu>
---
diff --git a/faq/general.xml b/faq/general.xml
index 1c0551f..be1a0d4 100644
--- a/faq/general.xml
+++ b/faq/general.xml
@@ -225,7 +225,7 @@ release the chip again.
Some NOR chips power on with all of the eraseblocks in a locked state.
The MTD layer doesn't unlock these devices by default. If you are accessing
these devices from user-space, you can use the <CODE>flash_unlock</CODE> tool to
-unlock the MTD device(s). If you are using the MTD device as aw rite-able root
+unlock the MTD device(s). If you are using the MTD device as a write-able root
file-system you will either need to have the boot loader unlock the eraseblocks
before booting the kernel, or add code to the MTD map driver for your board to
unlock them.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] fix typo in FAQ
2010-06-13 8:05 [PATCH] fix typo in FAQ Németh Márton
@ 2010-06-13 8:38 ` Artem Bityutskiy
0 siblings, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2010-06-13 8:38 UTC (permalink / raw)
To: Németh Márton; +Cc: linux-mtd
On Sun, 2010-06-13 at 10:05 +0200, Németh Márton wrote:
> Signed-off-by: Márton Németh <nm127@freemail.hu>
> ---
> diff --git a/faq/general.xml b/faq/general.xml
> index 1c0551f..be1a0d4 100644
> --- a/faq/general.xml
> +++ b/faq/general.xml
> @@ -225,7 +225,7 @@ release the chip again.
> Some NOR chips power on with all of the eraseblocks in a locked state.
> The MTD layer doesn't unlock these devices by default. If you are accessing
> these devices from user-space, you can use the <CODE>flash_unlock</CODE> tool to
> -unlock the MTD device(s). If you are using the MTD device as aw rite-able root
> +unlock the MTD device(s). If you are using the MTD device as a write-able root
> file-system you will either need to have the boot loader unlock the eraseblocks
> before booting the kernel, or add code to the MTD map driver for your board to
> unlock them.
Pushed, thank you!
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-13 8:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-13 8:05 [PATCH] fix typo in FAQ Németh Márton
2010-06-13 8:38 ` Artem Bityutskiy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.