All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v1] common: Fix a typo abnove -> above
@ 2019-06-12 12:35 Andy Shevchenko
  2019-06-15 17:00 ` Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2019-06-12 12:35 UTC (permalink / raw
  To: u-boot

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 common/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/common/Kconfig b/common/Kconfig
index c759952b80..af66496e75 100644
--- a/common/Kconfig
+++ b/common/Kconfig
@@ -560,7 +560,7 @@ config LOG_DEFAULT_LEVEL
 	help
 	  This is the default logging level set when U-Boot starts. It can
 	  be adjusted later using the 'log level' command. Note that setting
-	  this to a value abnove LOG_MAX_LEVEL will be ineffective, since the
+	  this to a value above LOG_MAX_LEVEL will be ineffective, since the
 	  higher levels are not compiled in to U-Boot.
 
 	    0 - emergency
-- 
2.20.1

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

* [U-Boot] [PATCH v1] common: Fix a typo abnove -> above
  2019-06-12 12:35 [U-Boot] [PATCH v1] common: Fix a typo abnove -> above Andy Shevchenko
@ 2019-06-15 17:00 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2019-06-15 17:00 UTC (permalink / raw
  To: u-boot

On Wed, Jun 12, 2019 at 03:35:24PM +0300, Andy Shevchenko wrote:

> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190615/529f6994/attachment.sig>

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

end of thread, other threads:[~2019-06-15 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12 12:35 [U-Boot] [PATCH v1] common: Fix a typo abnove -> above Andy Shevchenko
2019-06-15 17:00 ` 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.