forked from Imagelibrary/rtems
Add definition.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-30 Eric Norum <norume@aps.anl.gov>
|
||||||
|
|
||||||
|
* mvme5500/include/bsp.h: Add definition for PCI_MEM_BASE_ADJUSTMENT
|
||||||
|
|
||||||
2004-11-23 Joel Sherrill <joel@OARcorp.com>
|
2004-11-23 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* eth_comm/.cvsignore, eth_comm/ChangeLog, eth_comm/Makefile.am,
|
* eth_comm/.cvsignore, eth_comm/ChangeLog, eth_comm/Makefile.am,
|
||||||
|
|||||||
@@ -34,6 +34,7 @@
|
|||||||
/* PCI 0 memory space as seen from the CPU */
|
/* PCI 0 memory space as seen from the CPU */
|
||||||
#define PCI0_MEM_BASE 0x80000000
|
#define PCI0_MEM_BASE 0x80000000
|
||||||
#define PCI_MEM_BASE 0 /* glue for vmeUniverse */
|
#define PCI_MEM_BASE 0 /* glue for vmeUniverse */
|
||||||
|
#define PCI_MEM_BASE_ADJUSTMENT 0
|
||||||
|
|
||||||
/* address of our ram on the PCI bus */
|
/* address of our ram on the PCI bus */
|
||||||
#define PCI_DRAM_OFFSET 0
|
#define PCI_DRAM_OFFSET 0
|
||||||
|
|||||||
Reference in New Issue
Block a user