forked from Imagelibrary/rtems
2001-05-14 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: Corrected -- entry should have been in libchip.
This commit is contained in:
@@ -1,20 +1,7 @@
|
|||||||
2001-05-14 Till Straumann <strauman@slac.stanford.edu>
|
2001-05-14 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
|
|
||||||
Per PR215 address the following issues:
|
|
||||||
- _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET
|
|
||||||
are no longer defined by libcpu (powerpc/shared/include/io.h)
|
|
||||||
but by the BSP (who is the only one to know the values)
|
|
||||||
- the affected BSP (shared/motorola) headers have been fixed
|
|
||||||
in a separate "libbsp/powerpc/shared" patch.
|
|
||||||
- the DEC 21140 driver (libchip/network/dec21140.c) has been
|
|
||||||
fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET.
|
|
||||||
and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE
|
|
||||||
is to be defined by the BSP who is using this driver.
|
|
||||||
- the DEC driver also has been fixed to use the newer
|
|
||||||
rtems_bsp_delay_in_bus_cycles() instead of the obsolete
|
|
||||||
delay_in_bus_cycles().
|
|
||||||
|
|
||||||
|
* ChangeLog: Corrected -- entry should have been in libchip.
|
||||||
|
|
||||||
2002-05-01 Eric Norum <eric.norum@usask.ca>
|
2002-05-01 Eric Norum <eric.norum@usask.ca>
|
||||||
|
|
||||||
* machine/in_cksum.h: Per PR200 fix multi-line inline assembly
|
* machine/in_cksum.h: Per PR200 fix multi-line inline assembly
|
||||||
|
|||||||
@@ -1,20 +1,7 @@
|
|||||||
2001-05-14 Till Straumann <strauman@slac.stanford.edu>
|
2001-05-14 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
|
|
||||||
Per PR215 address the following issues:
|
|
||||||
- _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET
|
|
||||||
are no longer defined by libcpu (powerpc/shared/include/io.h)
|
|
||||||
but by the BSP (who is the only one to know the values)
|
|
||||||
- the affected BSP (shared/motorola) headers have been fixed
|
|
||||||
in a separate "libbsp/powerpc/shared" patch.
|
|
||||||
- the DEC 21140 driver (libchip/network/dec21140.c) has been
|
|
||||||
fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET.
|
|
||||||
and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE
|
|
||||||
is to be defined by the BSP who is using this driver.
|
|
||||||
- the DEC driver also has been fixed to use the newer
|
|
||||||
rtems_bsp_delay_in_bus_cycles() instead of the obsolete
|
|
||||||
delay_in_bus_cycles().
|
|
||||||
|
|
||||||
|
* ChangeLog: Corrected -- entry should have been in libchip.
|
||||||
|
|
||||||
2002-05-01 Eric Norum <eric.norum@usask.ca>
|
2002-05-01 Eric Norum <eric.norum@usask.ca>
|
||||||
|
|
||||||
* machine/in_cksum.h: Per PR200 fix multi-line inline assembly
|
* machine/in_cksum.h: Per PR200 fix multi-line inline assembly
|
||||||
|
|||||||
@@ -1,20 +1,7 @@
|
|||||||
2001-05-14 Till Straumann <strauman@slac.stanford.edu>
|
2001-05-14 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
|
|
||||||
Per PR215 address the following issues:
|
|
||||||
- _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET
|
|
||||||
are no longer defined by libcpu (powerpc/shared/include/io.h)
|
|
||||||
but by the BSP (who is the only one to know the values)
|
|
||||||
- the affected BSP (shared/motorola) headers have been fixed
|
|
||||||
in a separate "libbsp/powerpc/shared" patch.
|
|
||||||
- the DEC 21140 driver (libchip/network/dec21140.c) has been
|
|
||||||
fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET.
|
|
||||||
and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE
|
|
||||||
is to be defined by the BSP who is using this driver.
|
|
||||||
- the DEC driver also has been fixed to use the newer
|
|
||||||
rtems_bsp_delay_in_bus_cycles() instead of the obsolete
|
|
||||||
delay_in_bus_cycles().
|
|
||||||
|
|
||||||
|
* ChangeLog: Corrected -- entry should have been in libchip.
|
||||||
|
|
||||||
2002-05-01 Eric Norum <eric.norum@usask.ca>
|
2002-05-01 Eric Norum <eric.norum@usask.ca>
|
||||||
|
|
||||||
* machine/in_cksum.h: Per PR200 fix multi-line inline assembly
|
* machine/in_cksum.h: Per PR200 fix multi-line inline assembly
|
||||||
|
|||||||
Reference in New Issue
Block a user