summaryrefslogtreecommitdiffstats
path: root/bsps/m68k/mvme147s/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2020-09-10 12:29:11 -0500
committerJoel Sherrill <joel@rtems.org>2020-09-11 08:54:16 -0500
commit5959b1e34c6ebd47cc75f4589091a39cdf7a6a57 (patch)
treed179667bf3e36b80d9cfd12691f7ac0b87862756 /bsps/m68k/mvme147s/README
parentscore: Fix _Thread_Initialize() (diff)
downloadrtems-5959b1e34c6ebd47cc75f4589091a39cdf7a6a57.tar.bz2
Remove tmoverhd which existed to produce the obsolete coverhd.h
Closes #4040.
Diffstat (limited to 'bsps/m68k/mvme147s/README')
-rw-r--r--bsps/m68k/mvme147s/README5
1 files changed, 1 insertions, 4 deletions
diff --git a/bsps/m68k/mvme147s/README b/bsps/m68k/mvme147s/README
index c191872f42..77022980f0 100644
--- a/bsps/m68k/mvme147s/README
+++ b/bsps/m68k/mvme147s/README
@@ -81,8 +81,5 @@ To be done:
Other notes:
- * All the timing tests and sp tests have been run except tmoverhd.
- The test hangs during the pause (where the task should be suspended
- until a return). Maybe the rtems_initialize_executive is no more
- reentrant with this bsp.
+ * All the timing tests and sp tests have been run