You are on page 1of 4

add_autotest - Perform autotest

add_hsl - autotest with hsl

base - print or set address offset

bininfo - print ubi partition and environment parameter information

boot_logo - Logo display

bootm - boot application image from memory

bootp - boot image via network using BootP/TFTP protocol

chpart - change active partition

cmp - memory compare

cmpenv_bootargs - compare bootargs member variable

cp - memory copy

cpmsbin - Copy ms bin file (Chakra) from nand to dram

crc32 - checksum calculation

destroy_logo - Stop logo display

dhcp - invoke DHCP client to obtain IP/boot params

dont_overwrite - Recall which partition or volume that you don't overwrite


dont_overwrite_release - finish don't overwrite machine
dont_overwrite_init - init don't over write machine in usb upgrade
du - Disable UART

dynpart [<mtd-def>] - dynamically calculate partition table based on <mtd-


def>/'dynparts' and BBT (it is better to set the last partition size to
SIZE_REMAINING)

ebist - PHY loopback test

edump - EMAC Register settings dump

eloopback - Long loopback test

env2flash - read environment parameter file and restore it to flash

envbin - read out environment parameter and store it to usb disk

estart - EMAC start

fatfilesize - load binary file from a dos filesystem

fatinfo - print information about filesystem

fatload - load binary file from a dos filesystem

fatls - list files in a directory (default /)


fatpartload - load binary file from a dos filesystem

fatwrite - write binary file to a dos filesystem

load a file to RAM


load part of a file to RAM
fsinfo - print information about filesystems

fsload - load binary file from a filesystem image

go - start application at address 'addr'

help - print online help

infinit loop: this command can push mips into infinit loop
itest - return true/false on integer compare

macaddr - setup EMAC MAC addr

loop - infinite loop on address range

ls - list files in a directory (default /)

macaddr - setup EMAC MAC addr

md - memory display

mm - memory modify (auto-incrementing)

mscompress7 - Compress or decompress lzma files

mstar - update kernal & root file system automatically by script file

mtdparts- define flash/nand partitions

mtest - simple RAM test

mw - memory write (fill)

nand - NAND sub-system

nand_raw_read - read raw data from nand to memory

nand_raw_write - write raw data from memory to nand

nandbin - read out the whole contents of nand and store it to usb disk

nandbin2 - read out ubi partition and environment parameter at once and store it to
usb disk

nandbin2nand - read binary files and restore it to nand

nandclk - tune nand clock

nboot - boot from NAND device

write cis, bootloader and uboot or only CIS for ROM boot
ustar - update kernal & root file system automatically by script file
nm - memory modify (constant address)

nstar - update kernal & root file system automatically by script file

ostar - update kernal & root file system automatically by script file

ping - send ICMP ECHO_REQUEST to network host

pnlinfo - set panel info and save to nand flahs

printenv- print environment variables

rarpboot- boot image via network using RARP/TFTP protocol

reset - Perform RESET of the CPU

rsv - Set reserved block as bad or good

run - run commands in an environment variable

saveenv - save environment variables to persistent storage

setenv - set environment variables

setenv_bootargs - set bootargs member variables

spi_bwp - SPI block write protect

spi_dma - SPI copy data from flash to DRAM by PIU DMA

spi_ea - SPI erase all

spi_eb - SPI erase block

spi_eb - SPI erase sector

spi_gfo - SPI get flash info

spi_gr - SPI get Chip Rev

spi_id - SPI read ID

spi_in - SPI initialization

spi_r - SPI read commands

spi_rb - SPI read buffer

spi_rdc - SPI read code from SPI flash to DRAM

spi_rs - SPI read status

spi_tcl_data_reset - Reset const or var data ignore checksum

spi_tcl_read - SPI read tcl data from SPI flash to display

do_spi_tcl_write - write const or var data to SPI flash

spi_w - SPI write commands


spi_wb - SPI write buffer

spi_wp - SPI write protect

spi_wpb - SPI write protect boundry

spi_wrc - SPI write code from DRAM to SPI flash

spi_ws - SPI write status

sspi - SPI utility commands

sysinfo - set system info and save to nand flahs

tftpboot- boot image via network using TFTP protocol

ubi commands
ubi2nand - read ubi partition file and restore it to nand

ubibin - read out ubi partition and store it to usb disk

get file size in UBIFS volume


load file from an UBIFS filesystem
list files in a directory
mount UBIFS volume
load part of a file from an UBIFS filesystem
umount UBIFS volume already mounted
up_mboot - upgrade mboot from u disk to spi flash

usb - USB sub-system

ustar - update kernal & root file system automatically by script file

usbboot - boot from USB device

usbmstar - update image automatically by script files

ustar - update kernal & root file system automatically by script file

uup - do usb update from the specified file in usb or default file

You might also like