]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/cyrus.h
include/configs: Whitespace fixup
[people/ms/u-boot.git] / include / configs / cyrus.h
index 701f59e7fa00f026c03809a56af482b2aa7196a7..d1927b56137ea30032f568b494618c02b2e2f7fd 100644 (file)
@@ -17,7 +17,6 @@
 #error Must call Cyrus CONFIG with a specific CPU enabled.
 #endif
 
-
 #define CONFIG_MMC
 #define CONFIG_SDCARD
 #define CONFIG_FSL_SATA_V2
@@ -43,7 +42,6 @@
 #define CONFIG_SYS_FSL_PBL_RCW board/varisys/cyrus/rcw_p5040.cfg
 #endif
 
-
 /* High Level Configuration Options */
 #define CONFIG_BOOKE
 #define CONFIG_E500                    /* BOOKE e500 family */
@@ -51,7 +49,6 @@
 #define CONFIG_SYS_BOOK3E_HV           /* Category E.HV supported */
 #define CONFIG_MP                      /* support multiple processors */
 
-
 #define CONFIG_SYS_MMC_MAX_DEVICE     1
 
 #ifndef CONFIG_SYS_TEXT_BASE
 #define CONFIG_SYS_OR0_PRELIM  0xfff00010
 #define CONFIG_SYS_OR1_PRELIM  0xfff00010
 
-
 #define CONFIG_SYS_MONITOR_BASE                CONFIG_SYS_TEXT_BASE    /* start of monitor */
 
 #if defined(CONFIG_RAMBOOT_PBL)