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

Enric Balletbo i Serra eballetbo at gmail.com
Thu Jul 25 09:27:38 CEST 2013


From: Enric Balletbo i Serra <eballetbo at 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 at 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



More information about the U-Boot mailing list