Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you do not want to update fpga.bit, remove the default fpga.bit contained in the SDK before upgrading.

arm-linux-rceCA9/tgt/boot/dpm/fpga.bit
arm-linux-rceCA9/tgt/boot/dtm/fpga.bit

To perform the upgrade:

Download and install the latest RCE SDK.

...

dsl_update --ip 192.168.204.12 --src /nfsexport/project/RCE/sdk --sm shasta-sm --ifname eth1.204 shasta/2/DPM

Where

...

192.168.204.12

...

is

...

the

...

IP

...

address

...

of

...

the

...

NFS

...

server

...

on

...

the

...

shelf

...

network,

/nfsexport/project/RCE/sdk

...

is

...

a

...

soft

...

link

...

to

...

the

...

NFS

...

exported

...

SDK

...

directory,

...

and

...

shasta-sm

...

is

...

the IP

...

address

...

/hostname of the shelf manager.

(For SDK versions V1.10.0 and up, this additional dsl_update argument is used to monitor the update status)

...

Waiting for update completion.....................
Slot 4 : Update complete!

Check

...

RCE

...

network

...

connectivity

...

using

...

dsl_identify

...

to

...

ensure

...

the

...

upgrade

...

was

...

successful.

For example:

dsl_identify shasta/4/3/2 --ifname eth1.204
Slot 4 : Had Responses
RCE 3/2 : OS: LINUX IP: 192.168.204.21 ID: 0x00000000 V1.10.0

...