All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] doc/README.distro: kernel_comp_addr_r
@ 2021-02-17  7:08 Heinrich Schuchardt
  0 siblings, 0 replies; only message in thread
From: Heinrich Schuchardt @ 2021-02-17  7:08 UTC (permalink / raw)
  To: u-boot

Add missing articles and preposition.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
 doc/README.distro | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/README.distro b/doc/README.distro
index cc1c41ecb3..c4f041ca71 100644
--- a/doc/README.distro
+++ b/doc/README.distro
@@ -259,10 +259,10 @@ kernel_addr_r:

 kernel_comp_addr_r:
   Optional. This is only required if user wants to boot Linux from a compressed
-  Image(.gz, .bz2, .lzma, .lzo) using booti command. It represents the location
-  in RAM where the compressed Image will be decompressed temporarily. Once the
-  decompression is complete, decompressed data will be moved kernel_addr_r for
-  booting.
+  Image(.gz, .bz2, .lzma, .lzo) using the booti command. It represents the
+  location in RAM where the compressed Image will be decompressed temporarily.
+  Once the decompression is complete, the decompressed data will be moved to
+  kernel_addr_r for booting.

 kernel_comp_size:
   Optional. This is only required if user wants to boot Linux from a compressed
--
2.30.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-17  7:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-17  7:08 [PATCH 1/1] doc/README.distro: kernel_comp_addr_r Heinrich Schuchardt

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.