Fix whitespace issues.

This commit is contained in:
Jon Loeliger 2006-10-10 17:16:04 -05:00
parent 7b382b7125
commit 8b283dbb3a
2 changed files with 233 additions and 242 deletions

View File

@ -85,7 +85,6 @@
#define CFG_MEMTEST_START 0x00200000 /* memtest region */ #define CFG_MEMTEST_START 0x00200000 /* memtest region */
#define CFG_MEMTEST_END 0x00400000 #define CFG_MEMTEST_END 0x00400000
/* /*
* Base addresses -- Note these are effective addresses where the * Base addresses -- Note these are effective addresses where the
* actual resources get mapped (not physical addresses) * actual resources get mapped (not physical addresses)
@ -94,7 +93,6 @@
#define CFG_CCSRBAR 0xf8000000 /* relocated CCSRBAR */ #define CFG_CCSRBAR 0xf8000000 /* relocated CCSRBAR */
#define CFG_IMMR CFG_CCSRBAR /* PQII uses CFG_IMMR */ #define CFG_IMMR CFG_CCSRBAR /* PQII uses CFG_IMMR */
/* /*
* DDR Setup * DDR Setup
*/ */
@ -317,7 +315,6 @@
#define CFG_PCI2_IO_PHYS CFG_PCI2_IO_BASE #define CFG_PCI2_IO_PHYS CFG_PCI2_IO_BASE
#define CFG_PCI2_IO_SIZE 0x1000000 /* 16M */ #define CFG_PCI2_IO_SIZE 0x1000000 /* 16M */
#if defined(CONFIG_PCI) #if defined(CONFIG_PCI)
#define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ #define CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */
@ -353,7 +350,6 @@
#endif /* CONFIG_PCI */ #endif /* CONFIG_PCI */
#if defined(CONFIG_TSEC_ENET) #if defined(CONFIG_TSEC_ENET)
#ifndef CONFIG_NET_MULTI #ifndef CONFIG_NET_MULTI
@ -384,7 +380,6 @@
#endif /* CONFIG_TSEC_ENET */ #endif /* CONFIG_TSEC_ENET */
/* /*
* BAT0 2G Cacheable, non-guarded * BAT0 2G Cacheable, non-guarded
* 0x0000_0000 2G DDR * 0x0000_0000 2G DDR
@ -462,9 +457,6 @@
#define CFG_IBAT7L 0x00000000 #define CFG_IBAT7L 0x00000000
#define CFG_IBAT7U 0x00000000 #define CFG_IBAT7U 0x00000000
/* /*
* Environment * Environment
*/ */
@ -572,7 +564,6 @@
#define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */ #define CONFIG_KGDB_SER_INDEX 2 /* which serial port to use */
#endif #endif
/* /*
* Environment Configuration * Environment Configuration
*/ */