-
45
-
Transferring Update File
Send an image file to the EM card using ftp through the management port via network.
The user name for ftp is "nec_update", the password is "nec_update".
There are following three update files.
–
u-boot.bin
–
em.kernel
–
em.rfs
NOTE:
Not all three files are required to be transferred.
<Example>
---------------------------------------------------------------------------------------------
[taro@sapphire taro]$ ftp 192.168.1.70
Connected to 192.168.1.70 (192.168.1.70).
220 "Welcome to FTP service."
Name (192.168.1.70:taro): nec_update
<-- Log in as "nec_update"
331 Please specify the password.
Password:
<-- Password is "nec_update".
.......................
ftp> bin
<-- Change to binary mode
200 Switching to Binary mode.
ftp> mput u-boot.bin em.kernel em.rfs
mput u-boot.bin? y
227 Entering Passive Mode (192,168,1,70,34,231)
.......................
2474947 bytes sent in 0.85 secs (2.8e+03 Kbytes/sec)
ftp> ls
<-- Check
227 Entering Passive Mode (192,168,1,70,178,229).
150 Here comes the directory listing.
drwxr-xr-x 2 502 502 128 Nov 01 18:11 bin
drwxrwxrwx 2 502 502 64 Nov 01 18:11 em-swm
-rw------- 1 502 502 1182105 Nov 01 18:38 em.kernel
-rw------- 1 502 502 7737432 Nov 01 18:38 em.rfs
drwxr-xr-x 2 502 502 192 Nov 01 18:11 lib
-rw------- 1 502 502 198168 Nov 01 18:38 u-boot.bin
226 Directory send OK.
ftp> bye
---------------------------------------------------------------------------------------------
Checking Current Revision
Login to the command line console, and check the current revision by running the "revision"
command.
The example below indicates that the current revision is "Revision 00.09".
<Example>
--------------------------------------------------------------------------
$ revision
Current revision: 00.09
--------------------------------------------------------------------------
Summary of Contents for N8405-019
Page 4: ... ii ...
Page 6: ... iv ...
Page 8: ... vi ...
Page 10: ... viii ...
Page 12: ... x ...
Page 20: ......
Page 231: ... 211 N8403 099 F N8403 100 F ...
Page 237: ... 217 Figure 3 Example of conflict of vIO information occurred when initializing the EM card ...