summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i960
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 13:53:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-15 13:53:12 +0000
commit1f788a3e28a0a362c67367bce9bdc1d875974296 (patch)
treed1f175247577c1b1c05316b8dd723fdfcb1957a7 /c/src/lib/libbsp/i960
parentRemove stray white spaces. (diff)
downloadrtems-1f788a3e28a0a362c67367bce9bdc1d875974296.tar.bz2
Remove stray white spaces.
Diffstat (limited to 'c/src/lib/libbsp/i960')
-rw-r--r--c/src/lib/libbsp/i960/rxgen960/include/rxgen960_config.h64
1 files changed, 32 insertions, 32 deletions
diff --git a/c/src/lib/libbsp/i960/rxgen960/include/rxgen960_config.h b/c/src/lib/libbsp/i960/rxgen960/include/rxgen960_config.h
index e637fa7bf0..e0969dfd89 100644
--- a/c/src/lib/libbsp/i960/rxgen960/include/rxgen960_config.h
+++ b/c/src/lib/libbsp/i960/rxgen960/include/rxgen960_config.h
@@ -1,32 +1,32 @@
-/*
- * PMC901 specific configuration values
- *
- * $Id$
- */
-
-#ifndef __PMC901_CONFIG__
-#define __PMC901_CONFIG__
-/* The following define the PMC960 bus regions */
-/* Bus configuration */
-#define RP_CONFIG_REGS I960RP_BUS_WIDTH(32)
-#define FLASH I960RP_BUS_WIDTH(8)
-#define DRAM I960RP_BUS_WIDTH(32)
-#define UART_LED I960RP_BUS_WIDTH(8)
-#define DEFAULT I960RP_BUS_WIDTH(32)
-
-/* Region Configuration */
-#define REGION_0_CONFIG RP_CONFIG_REGS
-#define REGION_2_CONFIG DEFAULT
-#define REGION_4_CONFIG DEFAULT
-#define REGION_6_CONFIG DEFAULT
-#define REGION_8_CONFIG DEFAULT
-#define REGION_A_CONFIG DRAM
-#define REGION_C_CONFIG UART_LED
-#define REGION_E_CONFIG DEFAULT
-/* #define REGION_BOOT_CONFIG (FLASH | I960RP_ZBYTE_ORDER)*/
-#define REGION_BOOT_CONFIG (DRAM)
-
-/* #define DRAM_BASE 0xfed00000 */
-#define DRAM_BASE 0xa0000000
-
-#endif
+/*
+ * PMC901 specific configuration values
+ *
+ * $Id$
+ */
+
+#ifndef __PMC901_CONFIG__
+#define __PMC901_CONFIG__
+/* The following define the PMC960 bus regions */
+/* Bus configuration */
+#define RP_CONFIG_REGS I960RP_BUS_WIDTH(32)
+#define FLASH I960RP_BUS_WIDTH(8)
+#define DRAM I960RP_BUS_WIDTH(32)
+#define UART_LED I960RP_BUS_WIDTH(8)
+#define DEFAULT I960RP_BUS_WIDTH(32)
+
+/* Region Configuration */
+#define REGION_0_CONFIG RP_CONFIG_REGS
+#define REGION_2_CONFIG DEFAULT
+#define REGION_4_CONFIG DEFAULT
+#define REGION_6_CONFIG DEFAULT
+#define REGION_8_CONFIG DEFAULT
+#define REGION_A_CONFIG DRAM
+#define REGION_C_CONFIG UART_LED
+#define REGION_E_CONFIG DEFAULT
+/* #define REGION_BOOT_CONFIG (FLASH | I960RP_ZBYTE_ORDER)*/
+#define REGION_BOOT_CONFIG (DRAM)
+
+/* #define DRAM_BASE 0xfed00000 */
+#define DRAM_BASE 0xa0000000
+
+#endif