MIPS: Whitespace cleanup.
Having received another series of whitespace patches I decided to do this once and for all rather than dealing with this kind of patches trickling in forever. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@@ -18,18 +18,18 @@
|
||||
* three physical connectors, but only two slots, GFX and EXP0.
|
||||
*
|
||||
* There is 10MB of GIO address space for GIO64 slot devices
|
||||
* slot# slot type address range size
|
||||
* slot# slot type address range size
|
||||
* ----- --------- ----------------------- -----
|
||||
* 0 GFX 0x1f000000 - 0x1f3fffff 4MB
|
||||
* 1 EXP0 0x1f400000 - 0x1f5fffff 2MB
|
||||
* 2 EXP1 0x1f600000 - 0x1f9fffff 4MB
|
||||
* 0 GFX 0x1f000000 - 0x1f3fffff 4MB
|
||||
* 1 EXP0 0x1f400000 - 0x1f5fffff 2MB
|
||||
* 2 EXP1 0x1f600000 - 0x1f9fffff 4MB
|
||||
*
|
||||
* There are un-slotted devices, HPC, I/O and misc devices, which are grouped
|
||||
* into the HPC address space.
|
||||
* - MISC 0x1fb00000 - 0x1fbfffff 1MB
|
||||
* - MISC 0x1fb00000 - 0x1fbfffff 1MB
|
||||
*
|
||||
* Following space is reserved and unused
|
||||
* - RESERVED 0x18000000 - 0x1effffff 112MB
|
||||
* - RESERVED 0x18000000 - 0x1effffff 112MB
|
||||
*
|
||||
* GIO bus IDs
|
||||
*
|
||||
@@ -39,10 +39,10 @@
|
||||
* the slot undefined.
|
||||
*
|
||||
* 32-bit IDs are divided into
|
||||
* bits 0:6 the product ID; ranges from 0x00 to 0x7F.
|
||||
* bits 0:6 the product ID; ranges from 0x00 to 0x7F.
|
||||
* bit 7 0=GIO Product ID is 8 bits wide
|
||||
* 1=GIO Product ID is 32 bits wide.
|
||||
* bits 8:15 manufacturer version for the product.
|
||||
* bits 8:15 manufacturer version for the product.
|
||||
* bit 16 0=GIO32 and GIO32-bis, 1=GIO64.
|
||||
* bit 17 0=no ROM present
|
||||
* 1=ROM present on this board AND next three words
|
||||
|
||||
Reference in New Issue
Block a user