summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/rtc.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-17 18:15:39 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-12-17 18:15:39 +0000
commit183369d86520e3880eec8ea306890e007cab7387 (patch)
treeacdb9ab0c5bb383fb3c6cdc5d42b6606cc0c9ef7 /doc/bsp_howto/rtc.t
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to eliminate another (diff)
downloadrtems-183369d86520e3880eec8ea306890e007cab7387.tar.bz2
Incorporated Jeff's suggestions.
Diffstat (limited to 'doc/bsp_howto/rtc.t')
-rw-r--r--doc/bsp_howto/rtc.t3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/bsp_howto/rtc.t b/doc/bsp_howto/rtc.t
index 6134452dd7..b84c214258 100644
--- a/doc/bsp_howto/rtc.t
+++ b/doc/bsp_howto/rtc.t
@@ -89,7 +89,8 @@ generation had Vendor B's RTC chip, RTC_Table could contain
information for both. The @code{deviceProbe} configured
for Vendor A's RTC chip would need to return TRUE if the
board was a first generation one. The @code{deviceProbe}
-routines are very board dependent.
+routines are very board dependent and must be provided by
+the BSP.
@section setRealTimeToRTEMS