updated for 3.5.02 snapshot

This commit is contained in:
Joel Sherrill
1995-12-08 21:05:27 +00:00
parent 8442656aed
commit 7826883b16

View File

@@ -20,6 +20,10 @@ This is the list of outstanding problems in this release.
This also implies that RTEMS may "think" of something as generic
across the i960 family when in fact it is specific to the CA.
+ Some of the BSPs still define RAM_START and RAM_END in the bsp.h file.
It is better to define these in the linkcmds file. It is also nice
to use the linkcmds file to place overlays for on-board hardware.
+ The __read() system call in all of the BSPs using single
character input/output needs to be smarter. The following
issues need to be addressed: