mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>
* README.MVME2100: Update to include DBAT0. * bsp_specs: Fix spacing.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>
|
||||||
|
|
||||||
|
* README.MVME2100: Update to include DBAT0.
|
||||||
|
* bsp_specs: Fix spacing.
|
||||||
|
|
||||||
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
|
2004-11-10 Richard Campbell <richard.campbell@oarcorp.com>
|
||||||
|
|
||||||
* Makefile.am, configure.ac, bootloader/Makefile.am,
|
* Makefile.am, configure.ac, bootloader/Makefile.am,
|
||||||
|
|||||||
@@ -66,8 +66,17 @@ Memory Map
|
|||||||
fd00 0000 |------------------------------------| |
|
fd00 0000 |------------------------------------| |
|
||||||
| | |
|
| | |
|
||||||
| xxxxxxxxxxxxxx| ----- f000 0000
|
| xxxxxxxxxxxxxx| ----- f000 0000
|
||||||
| x not mapped |
|
| x not mapped | |
|
||||||
| xxxxxxxxxxxxxx| ----- 9000 0000
|
| xxxxxxxxxxxxxx| ----- a000 0000
|
||||||
|
| | |
|
||||||
|
| | |
|
||||||
|
| | DBAT0
|
||||||
|
| | - Supervisor R/W
|
||||||
|
| | - Cache Inhibited
|
||||||
|
| | - Guarded
|
||||||
|
| | |
|
||||||
|
| | |
|
||||||
|
| | ----- 9000 0000
|
||||||
| | |
|
| | |
|
||||||
| | |
|
| | |
|
||||||
| PCI Memory Space | DBAT2
|
| PCI Memory Space | DBAT2
|
||||||
|
|||||||
@@ -3,7 +3,6 @@
|
|||||||
%rename startfile old_startfile
|
%rename startfile old_startfile
|
||||||
%rename link old_link
|
%rename link old_link
|
||||||
|
|
||||||
|
|
||||||
*lib:
|
*lib:
|
||||||
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
|
||||||
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \
|
||||||
|
|||||||
Reference in New Issue
Block a user