From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 20 Aug 2009 13:30:55 +0200 Subject: [U-Boot] [PATCH] ppc4xx: Rename compactcenter to intip In-Reply-To: <1250767383-6863-1-git-send-email-eibach@gdsys.de> References: <1250767383-6863-1-git-send-email-eibach@gdsys.de> Message-ID: <200908201330.55111.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Dirk, On Thursday 20 August 2009 13:23:03 Dirk Eibach wrote: > Signed-off-by: Dirk Eibach > --- > 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" Just checking: You only want to change the printed name upon bootup from "compactcenter" to "intip"? Not the U-Boot target name? Cheers, Stefan -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de