diff mbox

[U-Boot,3/5] ARM: IGEP0033: Remove CYGNUS name from header.

Message ID 1374737260-4268-4-git-send-email-eballetbo@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Enric Balletbo Serra July 25, 2013, 7:27 a.m. UTC
From: Enric Balletbo i Serra <eballetbo@iseebcn.com>

We will not use CYGNUS names for any IGEP COM based on AM335x processor,
so, to avoid confusion, remove from headers.

Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
---
 board/isee/igep0033/board.c | 2 +-
 board/isee/igep0033/board.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Javier Martinez Canillas Aug. 7, 2013, 4:01 p.m. UTC | #1
On Thu, Jul 25, 2013 at 9:27 AM, Enric Balletbo i Serra
<eballetbo@gmail.com> wrote:
> From: Enric Balletbo i Serra <eballetbo@iseebcn.com>
>
> We will not use CYGNUS names for any IGEP COM based on AM335x processor,
> so, to avoid confusion, remove from headers.
>
> Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
> ---
>  board/isee/igep0033/board.c | 2 +-
>  board/isee/igep0033/board.h | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/board/isee/igep0033/board.c b/board/isee/igep0033/board.c
> index ea3bea5..b3fcbb3 100644
> --- a/board/isee/igep0033/board.c
> +++ b/board/isee/igep0033/board.c
> @@ -1,5 +1,5 @@
>  /*
> - * Board functions for IGEP COM AQUILA/CYGNUS based boards
> + * Board functions for IGEP COM AQUILA based boards
>   *
>   * Copyright (C) 2013, ISEE 2007 SL - http://www.isee.biz/
>   *
> diff --git a/board/isee/igep0033/board.h b/board/isee/igep0033/board.h
> index 37988e0..4368ee6 100644
> --- a/board/isee/igep0033/board.h
> +++ b/board/isee/igep0033/board.h
> @@ -1,5 +1,5 @@
>  /*
> - * IGEP COM AQUILA/CYGNUS boards information header
> + * IGEP COM AQUILA boards information header
>   *
>   * Copyright (C) 2013, ISEE 2007 SL - http://www.isee.biz/
>   *
> --
> 1.8.1.2
>

Reviewed-by: Javier Martinez Canillas <javier@dowhile0.org>
diff mbox

Patch

diff --git a/board/isee/igep0033/board.c b/board/isee/igep0033/board.c
index ea3bea5..b3fcbb3 100644
--- a/board/isee/igep0033/board.c
+++ b/board/isee/igep0033/board.c
@@ -1,5 +1,5 @@ 
 /*
- * Board functions for IGEP COM AQUILA/CYGNUS based boards
+ * Board functions for IGEP COM AQUILA based boards
  *
  * Copyright (C) 2013, ISEE 2007 SL - http://www.isee.biz/
  *
diff --git a/board/isee/igep0033/board.h b/board/isee/igep0033/board.h
index 37988e0..4368ee6 100644
--- a/board/isee/igep0033/board.h
+++ b/board/isee/igep0033/board.h
@@ -1,5 +1,5 @@ 
 /*
- * IGEP COM AQUILA/CYGNUS boards information header
+ * IGEP COM AQUILA boards information header
  *
  * Copyright (C) 2013, ISEE 2007 SL - http://www.isee.biz/
  *