0% found this document useful (0 votes)
122 views1 page

U Boot CMD

The document provides an overview of commands available in the U-Boot boot loader for DIL/NetPCs DNP/2110 and DNP/9200 systems. It lists commands for functions like running scripts, printing board information, booting applications, memory operations, environment handling, and network booting. A table summarizes the commands and their brief descriptions.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
122 views1 page

U Boot CMD

The document provides an overview of commands available in the U-Boot boot loader for DIL/NetPCs DNP/2110 and DNP/9200 systems. It lists commands for functions like running scripts, printing board information, booting applications, memory operations, environment handling, and network booting. A table summarizes the commands and their brief descriptions.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

DIL/NetPCs DNP/2110 and DNP/9200 User Information

U-BOOT Boot Loader Command Overview


The user interface to U-Boot consists of a command line interpreter (CLI), much like a Linux shell prompt. When connected via a serial line you can interactively enter commands and see the results. Table 1 shows the available U-Boot commands for the DIL/NetPCs DNP/2110 and DNP/9200. Command autoscr base bdinfo bootm bootp bootd cmp cp crc32 echo erase flinfo go help iminfo loadb loadc loadg loads loop md mm mtest mw nm printenv protect rarpboot reset run saveenv setenv sleep tftpboot version ? Function run script from memory print or set address offset print Board Info structure boot application image from memory boot image via network using BootP/TFTP protocol boot default, i.e., run 'bootcmd' memory compare memory copy checksum calculation echo args to console erase FLASH memory print FLASH memory information start application at address 'addr' print online help print header information for application image load binary file over serial line (kermit mode) load binary file over serial line (ymodem-c mode) load binary file over serial line (ymodem-g mode) load S-Record file over serial line infinite loop on address range memory display memory modify (auto-incrementing) simple RAM test memory write (fill) memory modify (constant address) print environment variables enable or disable FLASH write protection boot image via network using RARP/TFTP protocol perform RESET of the CPU run commands in an environment variable save environment variables to persistent storage set environment variables delay execution for some time boot image via network using TFTP protocol and env variables ipaddr and serverip print monitor version alias for 'help'

Table 1: U-Boot Command Overview

SSV EMBEDDED SYSTEMS 2005, u-boot-cmd.doc, Rev. 1.1.

You might also like