All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] mx6memcal: fix comment in board header file
@ 2018-01-18 15:36 Eric Nelson
  2018-02-04 10:06 ` Stefano Babic
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Nelson @ 2018-01-18 15:36 UTC (permalink / raw)
  To: u-boot

The board header file included a reference to the starting point
from nitrogen6x.h, but since so much changed, the file bears
little resemblance to that file.

Signed-off-by: Eric Nelson <eric@nelint.com>
---
 include/configs/mx6memcal.h | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/include/configs/mx6memcal.h b/include/configs/mx6memcal.h
index 28c67c4..5be8ce4 100644
--- a/include/configs/mx6memcal.h
+++ b/include/configs/mx6memcal.h
@@ -1,8 +1,7 @@
 /*
- * Copyright (C) 2010-2011 Freescale Semiconductor, Inc.
+ * Copyright (C) 2010-2018 Freescale Semiconductor, Inc.
  *
- * Configuration settings for the Boundary Devices Nitrogen6X
- * and Freescale i.MX6Q Sabre Lite boards.
+ * Configuration settings for the virtual mx6memcal board.
  *
  * SPDX-License-Identifier:	GPL-2.0+
  */
-- 
2.7.4

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

* [U-Boot] [PATCH] mx6memcal: fix comment in board header file
  2018-01-18 15:36 [U-Boot] [PATCH] mx6memcal: fix comment in board header file Eric Nelson
@ 2018-02-04 10:06 ` Stefano Babic
  0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2018-02-04 10:06 UTC (permalink / raw)
  To: u-boot

On 18/01/2018 16:36, Eric Nelson wrote:
> The board header file included a reference to the starting point
> from nitrogen6x.h, but since so much changed, the file bears
> little resemblance to that file.
> 
> Signed-off-by: Eric Nelson <eric@nelint.com>
> ---
>  include/configs/mx6memcal.h | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/include/configs/mx6memcal.h b/include/configs/mx6memcal.h
> index 28c67c4..5be8ce4 100644
> --- a/include/configs/mx6memcal.h
> +++ b/include/configs/mx6memcal.h
> @@ -1,8 +1,7 @@
>  /*
> - * Copyright (C) 2010-2011 Freescale Semiconductor, Inc.
> + * Copyright (C) 2010-2018 Freescale Semiconductor, Inc.
>   *
> - * Configuration settings for the Boundary Devices Nitrogen6X
> - * and Freescale i.MX6Q Sabre Lite boards.
> + * Configuration settings for the virtual mx6memcal board.
>   *
>   * SPDX-License-Identifier:	GPL-2.0+
>   */
> 

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

end of thread, other threads:[~2018-02-04 10:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-18 15:36 [U-Boot] [PATCH] mx6memcal: fix comment in board header file Eric Nelson
2018-02-04 10:06 ` Stefano Babic

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.