All of lore.kernel.org
 help / color / mirror / Atom feed
From: Enric Balletbo i Serra <eballetbo@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] ARM: IGEP0033: Remove CYGNUS name from header.
Date: Thu, 25 Jul 2013 09:27:38 +0200	[thread overview]
Message-ID: <1374737260-4268-4-git-send-email-eballetbo@gmail.com> (raw)
In-Reply-To: <1374737260-4268-1-git-send-email-eballetbo@gmail.com>

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

  parent reply	other threads:[~2013-07-25  7:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-25  7:27 [U-Boot] [PATCH 0/5] ARM: IGEP0033: Updates for next release Enric Balletbo i Serra
2013-07-25  7:27 ` [U-Boot] [PATCH 1/5] ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTEST Enric Balletbo i Serra
2013-08-07 15:59   ` Javier Martinez Canillas
2013-07-25  7:27 ` [U-Boot] [PATCH 2/5] ARM: IGEP0033: Add support for Flattened Device Tree Enric Balletbo i Serra
2013-08-07 16:01   ` Javier Martinez Canillas
2013-07-25  7:27 ` Enric Balletbo i Serra [this message]
2013-08-07 16:01   ` [U-Boot] [PATCH 3/5] ARM: IGEP0033: Remove CYGNUS name from header Javier Martinez Canillas
2013-07-25  7:27 ` [U-Boot] [PATCH 4/5] ARM: IGEP0033: Add support to boot from NAND Enric Balletbo i Serra
2013-08-07 16:03   ` Javier Martinez Canillas
2013-07-25  7:27 ` [U-Boot] [PATCH 5/5] ARM: IGEP0033: Remove duplicate / unused #defines Enric Balletbo i Serra
2013-08-07 16:14   ` Javier Martinez Canillas
2013-08-16 13:35 ` [U-Boot] [PATCH 0/5] ARM: IGEP0033: Updates for next release Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1374737260-4268-4-git-send-email-eballetbo@gmail.com \
    --to=eballetbo@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.