40
CONFIDENTIAL
DOC-USR-0049-03
____________________________________________________________________________________
Z3 Technology, LLC
♦
100 N. 8th St. STE 250
♦
Lincoln, NE 68508-1369 USA
♦
+1.402.323.0702
(j)
You should then see a series of commands being pasted within u-boot. The very last line
should say “Saving Environment to NAND..”
(k)
Type “printeny” to show the current environment variables in u-boot.
(l)
Check the value of serverip, nfsserver and netmask to make sure it conforms to your
network. You can use seteny to change anything that needs to be modified.
(m)
Set boot mode to NFS/TFTP
DM365 EVM:> run set-nfs
DM365 EVM:> run set-tftp
(4)
Make sure the DM368 is connected to your network.
(5)
From the u-boot prompt, type “boot”
DM365 EVM:> boot
You should see the Z3-DM368-RPS boot the kernel obtained via TFTP, mount a file system using NFS,
and then go straight to the serial menu. Appendix A shows an example of a successful boot. If you are
running into issues, see APPENDIX C: Troubleshooting.
Figure 31 Example of Successful u-boot Configuration