diff --git a/c/src/lib/libbsp/powerpc/ChangeLog b/c/src/lib/libbsp/powerpc/ChangeLog index 43e6012778..4e317d4931 100644 --- a/c/src/lib/libbsp/powerpc/ChangeLog +++ b/c/src/lib/libbsp/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2004-11-30 Eric Norum + + * mvme5500/include/bsp.h: Add definition for PCI_MEM_BASE_ADJUSTMENT + 2004-11-23 Joel Sherrill * eth_comm/.cvsignore, eth_comm/ChangeLog, eth_comm/Makefile.am, diff --git a/c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h b/c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h index 66c827aa84..842472e983 100644 --- a/c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h +++ b/c/src/lib/libbsp/powerpc/mvme5500/include/bsp.h @@ -34,6 +34,7 @@ /* PCI 0 memory space as seen from the CPU */ #define PCI0_MEM_BASE 0x80000000 #define PCI_MEM_BASE 0 /* glue for vmeUniverse */ +#define PCI_MEM_BASE_ADJUSTMENT 0 /* address of our ram on the PCI bus */ #define PCI_DRAM_OFFSET 0