/[gxemul]/trunk/src/include/mpc10xreg.h
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/src/include/mpc10xreg.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 57 by dpavlin, Thu Oct 11 18:57:32 2007 UTC revision 58 by dpavlin, Thu Oct 11 20:56:28 2007 UTC
# Line 44  Line 44 
44  /* PCI memory space */  /* PCI memory space */
45  #define MPC_PCI_MEM_BASE        0x80000000  #define MPC_PCI_MEM_BASE        0x80000000
46  #define MPC_PCI_MEM_END         0xf7ffffff  #define MPC_PCI_MEM_END         0xf7ffffff
 #endif  
47    
 #if 0  
48  /* PCI IO space */  /* PCI IO space */
49  #define MPC_PCI_IO_BASE         0xfec00000  #define MPC_PCI_IO_BASE         0xfec00000
50  #define MPC_PCI_IO_START        0xf8800000 /* for allocation */  #define MPC_PCI_IO_START        0xf8800000 /* for allocation */
51  #define MPC_PCI_IO_END          0xfeffffff  #define MPC_PCI_IO_END          0xfeffffff
52  #endif  
53    
54  /* PCI config space */  /* PCI config space */
55  #define MPC10X_MAPB_CNFG_DATA   0xfec00000  #define MPC10X_MAPB_CNFG_DATA   0xfec00000
56    
 #if 0  
57  /* Config space regs */  /* Config space regs */
58  #define MPC_PCI_BRDGERR         0x48  #define MPC_PCI_BRDGERR         0x48
59  #define MPC_PCI_CLEARERR        0x0000ff00  #define MPC_PCI_CLEARERR        0x0000ff00

Legend:
Removed from v.57  
changed lines
  Added in v.58

  ViewVC Help
Powered by ViewVC 1.1.26