2004-11-16 Richard Campbell <richard.campbell@OARcorp.com>

* README.MVME2100: Update to include DBAT0.
	* bsp_specs: Fix spacing.
This commit is contained in:
Joel Sherrill
2004-11-16 22:57:50 +00:00
parent 70fefe6879
commit 022ee190c8
3 changed files with 17 additions and 4 deletions

View File

@@ -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>
* Makefile.am, configure.ac, bootloader/Makefile.am,

View File

@@ -66,8 +66,17 @@ Memory Map
fd00 0000 |------------------------------------| |
| | |
| xxxxxxxxxxxxxx| ----- f000 0000
| x not mapped |
| xxxxxxxxxxxxxx| ----- 9000 0000
| x not mapped | |
| xxxxxxxxxxxxxx| ----- a000 0000
| | |
| | |
| | DBAT0
| | - Supervisor R/W
| | - Cache Inhibited
| | - Guarded
| | |
| | |
| | ----- 9000 0000
| | |
| | |
| PCI Memory Space | DBAT2

View File

@@ -3,7 +3,6 @@
%rename startfile old_startfile
%rename link old_link
*lib:
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \
%{!qrtems_debug: -lrtemsbsp -lrtemscpu} %{qrtems_debug: -lrtemsbsp_g -lrtemscpu_g} \