qemu-mips: Cleanup whitespace, indentation, etc.

No functional change.

This patch was originally submitted by Jean-Christophe PLAGNIOL-VILLARD.
Then I re-created from scratch, and changed more lines than the original.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Shinya Kuribayashi <skuribay@ruby.dti.ne.jp>
This commit is contained in:
Shinya Kuribayashi 2008-04-23 11:02:12 +09:00 committed by Wolfgang Denk
parent 386563197e
commit 8875e3abab

View File

@ -22,7 +22,7 @@
*/ */
/* /*
* This file contains the configuration parameters for the dbau1x00 board. * This file contains the configuration parameters for qemu-mips target.
*/ */
#ifndef __CONFIG_H #ifndef __CONFIG_H
@ -56,7 +56,6 @@
#define CONFIG_BOOTCOMMAND "bootp;bootelf" #define CONFIG_BOOTCOMMAND "bootp;bootelf"
/* /*
* BOOTP options * BOOTP options
*/ */
@ -65,7 +64,6 @@
#define CONFIG_BOOTP_GATEWAY #define CONFIG_BOOTP_GATEWAY
#define CONFIG_BOOTP_HOSTNAME #define CONFIG_BOOTP_HOSTNAME
/* /*
* Command line configuration. * Command line configuration.
*/ */
@ -151,6 +149,7 @@
/* Address and size of Primary Environment Sector */ /* Address and size of Primary Environment Sector */
#define CFG_ENV_SIZE 0x10000 #define CFG_ENV_SIZE 0x10000
#undef CONFIG_NET_MULTI #undef CONFIG_NET_MULTI
#define MEM_SIZE 128 #define MEM_SIZE 128