All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] board: ks2: README: fix typos
@ 2015-07-16 15:14 Nishanth Menon
  2015-07-20 21:14 ` Tom Rini
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nishanth Menon @ 2015-07-16 15:14 UTC (permalink / raw
  To: u-boot

Fix up a few typos in documentation.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 board/ti/ks2_evm/README | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/board/ti/ks2_evm/README b/board/ti/ks2_evm/README
index 9ee90a4f9d03..6586faba32eb 100644
--- a/board/ti/ks2_evm/README
+++ b/board/ti/ks2_evm/README
@@ -47,7 +47,6 @@ Board configuration files:
 include/configs/k2hk_evm.h
 include/configs/k2e_evm.h
 include/configs/k2l_evm.h
-include/configs/k2l_evm.h
 
 As u-boot is migrating to Kconfig there is also board defconfig files
 configs/k2e_evm_defconfig
@@ -71,7 +70,7 @@ Don't forget to add ARCH=arm and CROSS_COMPILE.
 
 To build u-boot.bin
   >make k2hk_evm_defconfig
-  >make u-boot-spi.gph
+  >make u-boot.bin
 
 To build u-boot-spi.gph
   >make k2hk_evm_defconfig
-- 
2.1.4

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

* [U-Boot] [PATCH] board: ks2: README: fix typos
  2015-07-16 15:14 [U-Boot] [PATCH] board: ks2: README: fix typos Nishanth Menon
@ 2015-07-20 21:14 ` Tom Rini
  2015-07-22 14:21 ` Murali Karicheri
  2015-07-28 14:59 ` [U-Boot] " Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2015-07-20 21:14 UTC (permalink / raw
  To: u-boot

On Thu, Jul 16, 2015 at 10:14:49AM -0500, Nishanth Menon wrote:

> Fix up a few typos in documentation.
> 
> Signed-off-by: Nishanth Menon <nm@ti.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: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150720/4264767f/attachment.sig>

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

* [U-Boot] [PATCH] board: ks2: README: fix typos
  2015-07-16 15:14 [U-Boot] [PATCH] board: ks2: README: fix typos Nishanth Menon
  2015-07-20 21:14 ` Tom Rini
@ 2015-07-22 14:21 ` Murali Karicheri
  2015-07-28 14:59 ` [U-Boot] " Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Murali Karicheri @ 2015-07-22 14:21 UTC (permalink / raw
  To: u-boot

On 07/16/2015 11:14 AM, Nishanth Menon wrote:
> Fix up a few typos in documentation.
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>   board/ti/ks2_evm/README | 3 +--
>   1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/board/ti/ks2_evm/README b/board/ti/ks2_evm/README
> index 9ee90a4f9d03..6586faba32eb 100644
> --- a/board/ti/ks2_evm/README
> +++ b/board/ti/ks2_evm/README
> @@ -47,7 +47,6 @@ Board configuration files:
>   include/configs/k2hk_evm.h
>   include/configs/k2e_evm.h
>   include/configs/k2l_evm.h
> -include/configs/k2l_evm.h
>
>   As u-boot is migrating to Kconfig there is also board defconfig files
>   configs/k2e_evm_defconfig
> @@ -71,7 +70,7 @@ Don't forget to add ARCH=arm and CROSS_COMPILE.
>
>   To build u-boot.bin
>     >make k2hk_evm_defconfig
> -  >make u-boot-spi.gph
> +  >make u-boot.bin
>
>   To build u-boot-spi.gph
>     >make k2hk_evm_defconfig
>
Reviewed-by: Murali Karicheri <m-karicheri2@ti.com>

-- 
Murali Karicheri
Linux Kernel, Keystone

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

* [U-Boot] board: ks2: README: fix typos
  2015-07-16 15:14 [U-Boot] [PATCH] board: ks2: README: fix typos Nishanth Menon
  2015-07-20 21:14 ` Tom Rini
  2015-07-22 14:21 ` Murali Karicheri
@ 2015-07-28 14:59 ` Tom Rini
  2 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2015-07-28 14:59 UTC (permalink / raw
  To: u-boot

On Thu, Jul 16, 2015 at 10:14:49AM -0500, Nishanth Menon wrote:

> Fix up a few typos in documentation.
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> Reviewed-by: Tom Rini <trini@konsulko.com>
> Reviewed-by: Murali Karicheri <m-karicheri2@ti.com>

Applied to u-boot/master, thanks!

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

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

end of thread, other threads:[~2015-07-28 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 15:14 [U-Boot] [PATCH] board: ks2: README: fix typos Nishanth Menon
2015-07-20 21:14 ` Tom Rini
2015-07-22 14:21 ` Murali Karicheri
2015-07-28 14:59 ` [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.