From: "Pali Rohár" <pali@kernel.org>
To: Heinrich Schuchardt <xypron.glpk@gmx.de>,
Simon Glass <sjg@chromium.org>, Tom Rini <trini@konsulko.com>
Cc: u-boot@lists.denx.de
Subject: [RESEND PATCH 1/3] Nokia RX-51: Update documentation about ext2/3/4
Date: Mon, 24 Jan 2022 20:45:52 +0100 [thread overview]
Message-ID: <20220124194554.3904-1-pali@kernel.org> (raw)
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
next reply other threads:[~2022-01-24 19:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-24 19:45 Pali Rohár [this message]
2022-01-24 19:45 ` [RESEND PATCH 2/3] Nokia RX-51: Update documentation about flashing Pali Rohár
2022-01-25 4:59 ` Heinrich Schuchardt
2022-01-24 19:45 ` [RESEND PATCH 3/3] Nokia RX-51: Convert documentation to rst format Pali Rohár
2022-01-25 5:03 ` Heinrich Schuchardt
2022-01-27 16:43 ` Pali Rohár
2022-01-25 4:33 ` [RESEND PATCH 1/3] Nokia RX-51: Update documentation about ext2/3/4 Heinrich Schuchardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220124194554.3904-1-pali@kernel.org \
--to=pali@kernel.org \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=xypron.glpk@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.