All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] cmd/Kconfig: Fix typo in CMD_MEMORY help text
@ 2016-12-15 22:02 Fabio Estevam
  2016-12-17 17:04 ` Tom Rini
  2016-12-27 22:58 ` [U-Boot] " Tom Rini
  0 siblings, 2 replies; 3+ messages in thread
From: Fabio Estevam @ 2016-12-15 22:02 UTC (permalink / raw)
  To: u-boot

From: Fabio Estevam <fabio.estevam@nxp.com>

Fix "Memory" and "initialize" typos in the CMD_MEMORY help text.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
 cmd/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cmd/Kconfig b/cmd/Kconfig
index bffa713..91bd3fb 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -309,7 +309,7 @@ config CMD_MEMORY
 	bool "md, mm, nm, mw, cp, cmp, base, loop"
 	default y
 	help
-	  Memeory commands.
+	  Memory commands.
 	    md - memory display
 	    mm - memory modify (auto-incrementing address)
 	    nm - memory modify (constant address)
@@ -317,7 +317,7 @@ config CMD_MEMORY
 	    cp - memory copy
 	    cmp - memory compare
 	    base - print or set address offset
-	    loop - initinite loop on address range
+	    loop - initialize loop on address range
 
 config CMD_CRC32
 	bool "crc32"
-- 
2.7.4

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

* [U-Boot] [PATCH] cmd/Kconfig: Fix typo in CMD_MEMORY help text
  2016-12-15 22:02 [U-Boot] [PATCH] cmd/Kconfig: Fix typo in CMD_MEMORY help text Fabio Estevam
@ 2016-12-17 17:04 ` Tom Rini
  2016-12-27 22:58 ` [U-Boot] " Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-12-17 17:04 UTC (permalink / raw)
  To: u-boot

On Thu, Dec 15, 2016 at 08:02:19PM -0200, Fabio Estevam wrote:

> From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Fix "Memory" and "initialize" typos in the CMD_MEMORY help text.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>

Reviewed-by: Tom Rini <trini@konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161217/ebcf249f/attachment.sig>

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

* [U-Boot] cmd/Kconfig: Fix typo in CMD_MEMORY help text
  2016-12-15 22:02 [U-Boot] [PATCH] cmd/Kconfig: Fix typo in CMD_MEMORY help text Fabio Estevam
  2016-12-17 17:04 ` Tom Rini
@ 2016-12-27 22:58 ` Tom Rini
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rini @ 2016-12-27 22:58 UTC (permalink / raw)
  To: u-boot

On Thu, Dec 15, 2016 at 08:02:19PM -0200, Fabio Estevam wrote:

> From: Fabio Estevam <fabio.estevam@nxp.com>
> 
> Fix "Memory" and "initialize" typos in the CMD_MEMORY help text.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20161227/7bda425e/attachment.sig>

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

end of thread, other threads:[~2016-12-27 22:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-15 22:02 [U-Boot] [PATCH] cmd/Kconfig: Fix typo in CMD_MEMORY help text Fabio Estevam
2016-12-17 17:04 ` Tom Rini
2016-12-27 22:58 ` [U-Boot] " 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.