summaryrefslogtreecommitdiff
path: root/include/configs/mx1ads.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2010-10-27 22:48:30 +0200
committerWolfgang Denk <wd@denx.de>2010-10-27 22:48:30 +0200
commit071bc923308832bbc541a887fece767d79a6dc7a (patch)
tree8cadd6c50f93c6e3e7c406813bb94f30e4c0b080 /include/configs/mx1ads.h
parent57ff9f2421244db4f27649d1e13393d2b85f224d (diff)
Coding Style cleanup
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include/configs/mx1ads.h')
-rw-r--r--include/configs/mx1ads.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/mx1ads.h b/include/configs/mx1ads.h
index 21b7ec7e1b..166da6ca7f 100644
--- a/include/configs/mx1ads.h
+++ b/include/configs/mx1ads.h
@@ -60,8 +60,6 @@
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 128*1024)
-
-
/*
* CS8900 Ethernet drivers
*/
@@ -79,7 +77,6 @@
#define CONFIG_BAUDRATE 115200
-
/*
* BOOTP options
*/
@@ -88,7 +85,6 @@
#define CONFIG_BOOTP_GATEWAY
#define CONFIG_BOOTP_HOSTNAME
-
/*
* Command line configuration.
*/
@@ -98,7 +94,6 @@
#define CONFIG_CMD_REGINFO
#define CONFIG_CMD_ELF
-
#define CONFIG_BOOTDELAY 3
#define CONFIG_BOOTARGS "root=/dev/msdk mem=48M"
#define CONFIG_BOOTFILE "mx1ads"