summaryrefslogtreecommitdiffstats
path: root/include/configs/cyrus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/cyrus.h')
-rw-r--r--include/configs/cyrus.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/cyrus.h b/include/configs/cyrus.h
index 701f59e7fa..d1927b5613 100644
--- a/include/configs/cyrus.h
+++ b/include/configs/cyrus.h
@@ -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
@@ -173,7 +170,6 @@
#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)
OpenPOWER on IntegriCloud