0% found this document useful (0 votes)
31 views2 pages

Log Printenv - HI3751V350

Uploaded by

luissuarez962
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views2 pages

Log Printenv - HI3751V350

Uploaded by

luissuarez962
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

fastboot# help

? - alias for 'help'


base - print or set address offset
bdinfo - print Board Info structure
bootatf - boot atf ,kernel and secureos from memory
bootatf32- boot atf ,kernel[32bit] and secureos from memory
bootp - boot image via network using BOOTP/TFTP protocol
cmp - memory compare
cp - memory copy
crc32 - checksum calculation
cvt_usb_init- init cvte boot usb file list
ddr - ddr training function
editenv - edit environment variable
env - environment handling commands
fatinfo - print information about filesystem
fatload - load binary file from a dos filesystem
fatls - list files in a directory (default /)
fatsize - determine a file's size
fatwrite- write file into a dos filesystem
fdt - flattened device tree utility commands
getinfo - print hardware information
go - start application at address 'addr'
gzwrite - unzip and write memory to block device
help - print command description/usage
i2c_read- I2C Read, please be careful !!!
i2c_write- I2C Write, please be careful !!!
loadb - load binary file over serial line (kermit mode)
loadsos - load secure os at address <addr>
loadx - load binary file over serial line (xmodem mode)
loady - load binary file over serial line (ymodem mode)
loop - infinite loop on address range
md - memory display
mii - MII utility commands
mm - memory modify (auto-incrementing address)
mmc - MMC sub system
mmcinfo - display MMC info
mw - memory write (fill)
nm - memory modify (constant address)
otpreadall- read otp ,for example otpreadall
otpwrite- write otp ,for example otpwrite adddress value
ping - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
reset - Perform RESET of the CPU
run - run commands in an environment variable
saveenv - save environment variables to persistent storage
setenv - set environment variables
sleep - delay execution for some time
standby - test standby
start_slaveboot- slaveboot debug
tftp - tftp - download or upload image via network using TFTP protocol
tftpboot- boot image via network using TFTP protocol
tftpput - TFTP put command, for uploading files to a server
timershow- timer_show start
unzip - unzip a memory region
usb - USB sub-system
usbboot - boot from USB device
version - print monitor, compiler and linker version
fastboot# printenv
MIRROR_ON= 1
baudrate=115200
bootargs=androidboot.hardware=bigfish selinux=1 androidboot.selinux=enforcing
androidboot.serialno=0123456789 firmware_class.path=/vendor/firmware/
console=ttyAMA0,115200 loglevel=7 no_console_suspend
blkdevparts=mmcblk0:1M(fastboot),1M(bootargs),1M(bootargsbak),2M(slaveboot),40M(rec
overy),8M(panelparam),2M(deviceinfo),40M(logo),40M(boot),1M(dtbo),2M(atf),8M(truste
dcore),10M(securestore),1M(versioninfo),1M(misc),10M(bootmusic),10M(bootmusicsec),8
0M(tconparam),4M(demura),10M(factorydata),1024M(system)ro,1024M(vendor)ro,50M(atv),
800M(cache),3890M(userdata) skip_initramfs init=/init root=/dev/mmcblk0p21 rootwait
mtdparts=hi_sfc:-(hi_sfc) pci=nomsi mmz=ddr,0,0,8M vmalloc=400M irqflood=10000
cgroup.memory=nokmem swapaccount=0 coredumpmode=OFF mem=1024M
androidboot.mem.size=1024M hilog=off
bootcmd=mw 0xf1840000 0x1;mmc read 0 0x19100000 0x44000 0x80;mmc read 0 0x0080000
0x2F804 0x13FFC;mmc read 0 0xa000000 0x43800 0x80;bootatf32 0x19100000 0x0080000
0xa000000
bootdelay=0
bootfile=uImage
debugstatus=2
ethact=up
ethaddr=dc:bd:7a:a5:46:9c
flashArgs=bootargs=64K,panelparam=512K,deviceinfo=2M,logo=1536K,bootmusic=1536K,boo
tmusicsec=1536K,tconparam=1536K
gmac_debug=0
ipaddr=192.168.1.10
mem_1G=mem=1024M androidboot.mem.size=1024M
mem_512M=mem=512M androidboot.mem.size=512M
netmask=255.255.255.0
phyaddr=3,1
phygpio=none,none
phyintf=mii,rgmii
phymdio=0,1
powerIrValue=0
recoverybootargs=androidboot.hardware=bigfish selinux=1
androidboot.selinux=permissive firmware_class.path=/vendor/firmware/
console=ttyAMA0,115200 loglevel=7 no_console_suspend
blkdevparts=mmcblk0:1M(fastboot),1M(bootargs),1M(bootargsbak),2M(slaveboot),40M(rec
overy),8M(panelparam),2M(deviceinfo),40M(logo),40M(boot),1M(dtbo),2M(atf),8M(truste
dcore),10M(securestore),1M(versioninfo),1M(misc),10M(bootmusic),10M(bootmusicsec),8
0M(tconparam),4M(demura),10M(factorydata),1024M(system),1024M(vendor),50M(atv),800M
(cache),3890M(userdata) mmz=ddr,0,0,8M init=/init mtdparts=hi_sfc:-(hi_sfc)
pci=nomsi mmz=ddr,0,0,8M vmalloc=400M coredumpmode=OFF mem=1024M
androidboot.mem.size=1024M
reserveMemArgs=tconparam=1M,panelparam=512K,gfx_zme_coef=384,VDP_STT=1792,SR_ZME_CO
EF=7488,ampinfo=8,GRAPHIC_HIFB_HD=8100K,bootmusic=10M
serverip=192.168.1.1
stderr=serial
stdin=serial
stdout=serial
ver=version:U-Boot 2018.07 (Jul 29 2020 - 15:40:01 +0800)

You might also like