Re: [U-Boot] [PATCH] Kconfig: fix a typo in the description of bmp command.

2019-10-05 Thread Tom Rini
On Mon, Sep 23, 2019 at 10:43:41PM +0100, Andrius Štikonas wrote:

> Signed-off-by: Andrius Štikonas 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: PGP signature
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH] Kconfig: fix a typo in the description of bmp command.

2019-09-23 Thread Andrius Štikonas
Signed-off-by: Andrius Štikonas 
---
 cmd/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cmd/Kconfig b/cmd/Kconfig
index 98647f58b7..c25fee721f 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1468,7 +1468,7 @@ config CMD_BMP
bool "Enable 'bmp' command"
depends on LCD || DM_VIDEO || VIDEO
help
- This provides a way to obtain information about a BMP-format iamge
+ This provides a way to obtain information about a BMP-format image
  and to display it. BMP (which presumably stands for BitMaP) is a
  file format defined by Microsoft which supports images of various
  depths, formats and compression methods. Headers on the file
-- 
2.21.0

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot