[U-Boot] [PATCH] ppc4xx: Rename compactcenter to intip

Stefan Roese sr at denx.de
Thu Aug 20 13:30:55 CEST 2009


Hi Dirk,

On Thursday 20 August 2009 13:23:03 Dirk Eibach wrote:
> Signed-off-by: Dirk Eibach <eibach at 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"

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


More information about the U-Boot mailing list