All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] lib: cosmetic update of CONFIG_LIB_ELF description
@ 2021-01-04 14:33 Patrick Delaunay
  2021-01-07 12:36 ` Simon Glass
  2021-01-18 13:02 ` Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Delaunay @ 2021-01-04 14:33 UTC (permalink / raw)
  To: u-boot

Change 2 typo error in CONFIG_LIB_ELF description:
- Supoort => Support
- fir => for

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
---

 lib/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/Kconfig b/lib/Kconfig
index 7673d2e4e0..cc89fb4d91 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -695,7 +695,7 @@ config LIB_DATE
 config LIB_ELF
 	bool
 	help
-	  Supoort basic elf loading/validating functions.
-	  This supports fir 32 bit and 64 bit versions.
+	  Support basic elf loading/validating functions.
+	  This supports for 32 bit and 64 bit versions.
 
 endmenu
-- 
2.17.1

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

* [PATCH] lib: cosmetic update of CONFIG_LIB_ELF description
  2021-01-04 14:33 [PATCH] lib: cosmetic update of CONFIG_LIB_ELF description Patrick Delaunay
@ 2021-01-07 12:36 ` Simon Glass
  2021-01-18 13:02 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Glass @ 2021-01-07 12:36 UTC (permalink / raw)
  To: u-boot

On Mon, 4 Jan 2021 at 07:33, Patrick Delaunay
<patrick.delaunay@foss.st.com> wrote:
>
> Change 2 typo error in CONFIG_LIB_ELF description:
> - Supoort => Support
> - fir => for
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
> ---
>
>  lib/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <sjg@chromium.org>

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

* [PATCH] lib: cosmetic update of CONFIG_LIB_ELF description
  2021-01-04 14:33 [PATCH] lib: cosmetic update of CONFIG_LIB_ELF description Patrick Delaunay
  2021-01-07 12:36 ` Simon Glass
@ 2021-01-18 13:02 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2021-01-18 13:02 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 04, 2021 at 03:33:28PM +0100, Patrick Delaunay wrote:

> Change 2 typo error in CONFIG_LIB_ELF description:
> - Supoort => Support
> - fir => for
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210118/b16af357/attachment.sig>

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

end of thread, other threads:[~2021-01-18 13:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04 14:33 [PATCH] lib: cosmetic update of CONFIG_LIB_ELF description Patrick Delaunay
2021-01-07 12:36 ` Simon Glass
2021-01-18 13:02 ` Tom Rini

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.