From a99715b8ebfc500f3f40e01b36b64d473938443d Mon Sep 17 00:00:00 2001 From: Detlev Zundel Date: Fri, 18 Apr 2008 14:50:01 +0200 Subject: Realining some header definitions. Signed-off-by: Detlev Zundel --- include/configs/mcc200.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'include/configs/mcc200.h') diff --git a/include/configs/mcc200.h b/include/configs/mcc200.h index a394b4b7c9..a9c86f9e3f 100644 --- a/include/configs/mcc200.h +++ b/include/configs/mcc200.h @@ -1,5 +1,5 @@ /* - * (C) Copyright 2006 + * (C) Copyright 2006-2008 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this @@ -155,8 +155,8 @@ "ip=${ipaddr}:${serverip}:${gatewayip}:${netmask}" \ ":${hostname}:${netdev}:off panic=1\0" \ "addcons=setenv bootargs ${bootargs} " \ - "console=${console},${baudrate} " \ - "ubootver=${ubootver} board=${board}\0" \ + "console=${console},${baudrate} " \ + "ubootver=${ubootver} board=${board}\0" \ "flash_nfs=run nfsargs addip addcons;" \ "bootm ${kernel_addr}\0" \ "flash_self=run ramargs addip addcons;" \ -- cgit v1.2.1