summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/dmv177
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-30 21:26:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-07-30 21:26:11 +0000
commit8e992e1cea57ed506b07f5f432ba9ecff935dfb5 (patch)
treeb825e8aedcb3a4de912813fb9e6da5a0a615d000 /c/src/lib/libbsp/powerpc/dmv177
parentNew files. (diff)
downloadrtems-8e992e1cea57ed506b07f5f432ba9ecff935dfb5.tar.bz2
Updating to make more readable.
Diffstat (limited to 'c/src/lib/libbsp/powerpc/dmv177')
-rw-r--r--c/src/lib/libbsp/powerpc/dmv177/README.net36
1 files changed, 8 insertions, 28 deletions
diff --git a/c/src/lib/libbsp/powerpc/dmv177/README.net b/c/src/lib/libbsp/powerpc/dmv177/README.net
index 13905c4c90..8d1ff20ab8 100644
--- a/c/src/lib/libbsp/powerpc/dmv177/README.net
+++ b/c/src/lib/libbsp/powerpc/dmv177/README.net
@@ -9,12 +9,14 @@ The hardware Ethernet address is not set at the factory. It is the
responsibility of the end-user to insure that it is set properly.
This file describes the standard procedure recommended by DY-4
technical support for setting this address. This procedure is
-compatible with that followed by VxWorks and is documented in
-DY-4 Document Number #807885.
+similar to that followed by VxWorks as documented in DY-4
+Document Number #807885.
-EEPROM non-volatile memory of the SVME/DMV-176/177. The FFW
-reserves 256 bytes of the SEEPROM for its own use and the remaining
-remaining 256 bytes is reserved for OS specific information.
+The hardware Ethernet address and OS configuration information
+must be stored in the SEEPROM non-volatile memory of the
+SVME/DMV-176/177. The Foundation Firmware (FFW) reserves the
+first 256 bytes of the SEEPROM for its own use and the remaining
+remaining 256 bytes are available for OS specific information.
Three bytes in the Serial EEPROM are used for the lowest three bytes
of the hardware Ethernet address These should be set to the serial
@@ -36,27 +38,5 @@ command in the General Purpose Monitor (GPM) can be used to do this.
In this example we will assume that the serial number of the target card
is 123456.
-Start VxWorks by entering
-rts <CR>
-at the GPM prompt. Stop the auto-booting sequence by pressing any key.
-The VxWorks prompt appears as:
-[VxWorks Boot]:
-Use the N command to modify the SEEPROM as follows:
-[VxWorks Boot]:N
-Current Ethernet Address is : 00:80:7f:5a:5a:5a
-[VxWorks Boot]:N
-Current Ethernet Address is : 00:80:7f:5a:5a:5a
-Modify only the last 3 bytes (board unique portion) of the
-Ethernet Address.
-The first 3 bytes are fixed at the manufacturer's default
-address block.
-00 - 00
-80 - 80
-7f - 7f
-5a - 12
-5a - 34
-5a - 56
-New ethernet address is :00:80:7f:12:34:56
-[VxWorks Boot]:
-The SEEPROM is now programmed.
+