Other Available U-Boot Commands; Figure 29 Example Of Successful U-Boot Configuration - Z3 Technology Z3-DM368-SDI-RPS User Instructions

Video infrastructure 1080p30 system
Table of Contents

Advertisement

(j) You should then see a series of commands being pasted within u-boot. The very last line should
say "Writing to NAND ... Done"
(k) Type "printenv" 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 setenv 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
Make sure the DM368 is connected to your network.
From the u-boot prompt, type "boot"
DM365 EVM:> boot
You should see the Z3-DM368-SDI-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, please see the "Troubleshooting" section in Appendix D.

10.3 Other Available u-boot Commands

Besides booting from NAND and TFTP/NFS, there are other boot configurations that are possible. Below
are the possible options provided in the Z3 u-boot environment:
set-nfs
set-ram0
set-tftp
set-nand
update-kernel
update-ram0
___________________________________________________________________________________________
Z3 Technology, LLC ♦ 100 N 8
CONFIDENTIAL

Figure 29 Example of Successful u-boot Configuration

Get root file system from NFS
Get root file system from NAND
Get kernel from TFTP
Get kernel from NAND
Write a new kernel image in NAND from TFTP
Write a new root file system in NAND from TFTP
ST, STE 250 ♦ Lincoln, NE 68508-1369 USA ♦ +1.402.323.0702
th
38
DOC-USR-0064-02

Advertisement

Table of Contents
loading

Table of Contents