]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx1ads.h
Coding Style cleanup
[karo-tx-uboot.git] / include / configs / mx1ads.h
index 21b7ec7e1b2fafa9b9120c33f71b1f1c8f48498d..166da6ca7fd6f2e17122d9c26faddd3cce298a41 100644 (file)
@@ -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"