All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Nokia RX-51: Update documentation about ext2/3/4
@ 2021-06-18 13:28 Pali Rohár
  2021-06-18 17:07 ` Tom Rini
  0 siblings, 1 reply; 3+ messages in thread
From: Pali Rohár @ 2021-06-18 13:28 UTC (permalink / raw)
  To: Lokesh Vutla; +Cc: Ivaylo Dimitrov, Merlijn Wajer, maemo-leste, u-boot

Since commit 25c5b6517854 ("Nokia RX-51: Do not try calling both ext2load
and ext4load") command ext4load is used for all ext2/3/4 fs variants.

Signed-off-by: Pali Rohár <pali@kernel.org>
---
 doc/README.nokia_rx51 | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/README.nokia_rx51 b/doc/README.nokia_rx51
index 7f22ed49bd75..1be077514f03 100644
--- a/doc/README.nokia_rx51
+++ b/doc/README.nokia_rx51
@@ -44,8 +44,7 @@ Boot from SD or eMMC in this order:
    * 1.2 find uImage on first fat partition
    * 1.3 find zImage on first fat partition
    * 1.4 same order for 2. - 4. fat partition
- * 2. same as 1. but for ext2/3 partition
- * 3. same as 1. but for ext4 partition
+ * 2. same as 1. but for ext2/3/4 partition
 
 
 Available additional commands/variables:
@@ -70,7 +69,7 @@ Additional variables for loading files from mmc:
 
  * mmc ${mmcnum} (0 - external, 1 - internal)
  * partition number ${mmcpart} (1 - 4)
- * parition type ${mmctype} (fat, ext2, ext4)
+ * partition type ${mmctype} (fat, ext2, ext4; ext2 is just alias for ext4)
 
 Additional variables for booting kernel:
 
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Nokia RX-51: Update documentation about ext2/3/4
  2021-06-18 13:28 [PATCH] Nokia RX-51: Update documentation about ext2/3/4 Pali Rohár
@ 2021-06-18 17:07 ` Tom Rini
  2021-07-21 21:28   ` Pali Rohár
  0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2021-06-18 17:07 UTC (permalink / raw)
  To: Pali Rohár
  Cc: Lokesh Vutla, Ivaylo Dimitrov, Merlijn Wajer, maemo-leste, u-boot

[-- Attachment #1: Type: text/plain, Size: 449 bytes --]

On Fri, Jun 18, 2021 at 03:28:44PM +0200, Pali Rohár wrote:

> Since commit 25c5b6517854 ("Nokia RX-51: Do not try calling both ext2load
> and ext4load") command ext4load is used for all ext2/3/4 fs variants.
> 
> Signed-off-by: Pali Rohár <pali@kernel.org>
> ---
>  doc/README.nokia_rx51 | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)

Can you please convert this to rST and move it under doc/board/ ?
Thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Nokia RX-51: Update documentation about ext2/3/4
  2021-06-18 17:07 ` Tom Rini
@ 2021-07-21 21:28   ` Pali Rohár
  0 siblings, 0 replies; 3+ messages in thread
From: Pali Rohár @ 2021-07-21 21:28 UTC (permalink / raw)
  To: Tom Rini
  Cc: Lokesh Vutla, Ivaylo Dimitrov, Merlijn Wajer, maemo-leste, u-boot

On Friday 18 June 2021 13:07:08 Tom Rini wrote:
> On Fri, Jun 18, 2021 at 03:28:44PM +0200, Pali Rohár wrote:
> 
> > Since commit 25c5b6517854 ("Nokia RX-51: Do not try calling both ext2load
> > and ext4load") command ext4load is used for all ext2/3/4 fs variants.
> > 
> > Signed-off-by: Pali Rohár <pali@kernel.org>
> > ---
> >  doc/README.nokia_rx51 | 5 ++---
> >  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> Can you please convert this to rST and move it under doc/board/ ?
> Thanks!

Done, here is link to patch:
http://patchwork.ozlabs.org/project/uboot/patch/20210721212507.27145-1-pali@kernel.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-21 21:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18 13:28 [PATCH] Nokia RX-51: Update documentation about ext2/3/4 Pali Rohár
2021-06-18 17:07 ` Tom Rini
2021-07-21 21:28   ` Pali Rohár

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.