summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Norum <WENorum@lbl.gov>2005-03-03 01:21:47 +0000
committerEric Norum <WENorum@lbl.gov>2005-03-03 01:21:47 +0000
commitcc8c3d4a4a265a0ef12ce5a528a897f7367585e1 (patch)
treeddac946a0320ddb41b51ffa8163103a5ea575ae2
parent2005-02-25 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-cc8c3d4a4a265a0ef12ce5a528a897f7367585e1.tar.bz2
Add some more EPICS notes.
-rw-r--r--c/src/lib/libbsp/m68k/uC5282/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m68k/uC5282/README b/c/src/lib/libbsp/m68k/uC5282/README
index 6d6b1cfcb4..c0b9982dd5 100644
--- a/c/src/lib/libbsp/m68k/uC5282/README
+++ b/c/src/lib/libbsp/m68k/uC5282/README
@@ -106,6 +106,12 @@ DOMAIN - DNS domain name (precompiled value from CONFIG_SITE).
NTPSERVER - Internet address of NTP server (SERVER).
BOOTFILE - Path to executable (epics/iocNobody/bin/RTEMS-uC5282/myApp.boot).
CMDLINE - Path to startup script (epics/iocBoot/iocNobody/st.cmd).
+NFSMOUNT - NFS information: www.xxx.yyy.zzz:/remote/path /localpath
+ If NFSMOUNT is not set, SERVER will be used as the NFS server,
+ and the remote and local paths will be taken from the first
+ component of CMDLINE. If CMDLINE does not begin with a /
+ then '/tftpboot' is prepended to the remote path. This allows
+ a remote TFTP and NFS server to be handled transaparently.
============================================================================