Created
May 24, 2019 23:57
-
-
Save nvsofts/bc26bec9c0dad60d045a5a22d61e028a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bootloader 2.0.25 loaded | |
Press <Ctrl+B> for the Boot Menu | |
Flash: 64 MB | |
*** Warning - bad CRC, using default environment | |
00 01 14e4 b321 0200 ff | |
Epi3: Station address is: ec:cd:6d:86:a8:64 | |
USB: Register 1212 NbrPorts 2 | |
USB EHCI 1.00 | |
scanning bus for devices... 1 USB Device(s) found | |
Net: No ethernet found. | |
x510> help | |
? - alias for 'help' | |
awbootf - Start the AlliedWare+ bootup sequence from flash | |
awbootm - Start the AlliedWare+ bootup sequence from a location in memory | |
base - print or set address offset | |
bdinfo - print Board Info structure | |
boot - boot default, i.e., run 'bootcmd' | |
bootd - boot default, i.e., run 'bootcmd' | |
bootelf - Boot from an ELF image in memory | |
bootm - boot application image from memory | |
bootmenu- <INTERNAL COMMAND **DO NOT USE**> | |
bootp - boot image via network using BOOTP/TFTP protocol | |
bootupda- <INTERNAL COMMAND **DO NOT USE**> | |
bootvx - Boot vxWorks from an ELF image | |
cmp - memory compare | |
coninfo - print console devices and information | |
cp - memory copy | |
crc32 - checksum calculation | |
date - get/set/reset date & time | |
delay - delay for N (decimal) microseconds/milliseconds/seconds (not calibrated) | |
echo - echo args to console | |
editenv - edit environment variable | |
epi3mk - Make an EPI3 block | |
epi3psumk- epi3psumk - Make an EPI3 block in a PSU | |
epi3show- Show current EPI3 information | |
erase - erase FLASH memory | |
exit - exit script | |
exttftp - Load via external TFTP | |
false - do nothing, unsuccessfully | |
fatinfo - print information about filesystem | |
fatload - load binary file from a dos filesystem | |
fatls - list files in a directory (default /) | |
flinfo - print FLASH memory information | |
fsinfo - print information about filesystems | |
fsload - load binary file from a filesystem image | |
go - start application at address 'addr' | |
help - print command description/usage | |
i2c - I2C sub-system | |
iminfo - print header information for application image | |
imls - list all images found in flash | |
imxtract- extract a part of a multi-image | |
itest - return true/false on integer compare | |
loadb - load binary file over serial line (kermit mode) | |
loads - load S-Record file over serial line | |
loady - load binary file over serial line (ymodem mode) | |
loop - infinite loop on address range | |
ls - list files in a directory (default /) | |
mat - <Manufacturing Automation Tool entry **DO NOT USE**> | |
md - memory display | |
mii - MII utility commands | |
mm - memory modify (auto-incrementing address) | |
mtest - simple RAM read/write test | |
mw - memory write (fill) | |
nfs - boot image via network using NFS protocol | |
nm - memory modify (constant address) | |
pci - list and access PCI Configuration Space | |
ping - send ICMP ECHO_REQUEST to network host | |
printenv- print environment variables | |
protect - enable or disable FLASH write protection | |
rarpboot- boot image via network using RARP/TFTP protocol | |
reloc - print U-Boot relocation information | |
reset - Perform RESET of the CPU | |
run - run commands in an environment variable | |
saveenv - save environment variables to persistent storage | |
setenv - set environment variables | |
showvar - print local hushshell variables | |
sleep - delay execution for some time | |
source - run script from memory | |
test - minimal test like /bin/sh | |
tftpboot- boot image via network using TFTP protocol | |
tftpboot6- boot image via network using TFTP protocol | |
true - do nothing, successfully | |
usb - USB sub-system | |
usbboot - boot from USB device | |
version - print monitor version | |
x510> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment