U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ppc4xx: Rename compactcenter to intip
@ 2009-08-20 11:23 Dirk Eibach
  2009-08-20 11:30 ` Stefan Roese
  0 siblings, 1 reply; 4+ messages in thread
From: Dirk Eibach @ 2009-08-20 11:23 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Dirk Eibach <eibach@gdsys.de>
---
 include/configs/compactcenter.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/configs/compactcenter.h b/include/configs/compactcenter.h
index f8a1bbb..9d33f56 100644
--- a/include/configs/compactcenter.h
+++ b/include/configs/compactcenter.h
@@ -39,8 +39,8 @@
 #define CONFIG_HOSTNAME		devconcenter
 #define CONFIG_IDENT_STRING	" devconcenter 0.02"
 #else
-#define CONFIG_HOSTNAME		compactcenter
-#define CONFIG_IDENT_STRING	" compactcenter 0.02"
+#define CONFIG_HOSTNAME		intip
+#define CONFIG_IDENT_STRING	" intip 0.02"
 #endif
 #define CONFIG_440		1
 #define CONFIG_4xx		1	/* ... PPC4xx family */
-- 
1.5.6.5

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

end of thread, other threads:[~2009-08-20 15:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-20 11:23 [U-Boot] [PATCH] ppc4xx: Rename compactcenter to intip Dirk Eibach
2009-08-20 11:30 ` Stefan Roese
2009-08-20 11:36   ` Eibach, Dirk
2009-08-20 15:02     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox