System startup 系統啟動
U-Boot 2016.11-svn1097169 (Jan 06 2021 - 18:17:48 +0800), Build: jenkins- 啟動信息
Frontend.BSP.CCI.devCloud-2551
Relocation Offset is: 0774d000
Relocating to 47f4d000, new gd at 46f2cef0, sp at 46f2ced0
[11:53:01.826]收←◆SPI Nand ID Table Version 2.7
SPI Nand(cs 0) ID: 0xc2 0x14 0x3 Name:"MX35LF1G24AD"
Block:128KB Page:2KB OOB:128B ECC:24bit/1K
Chipsize:128 MiB
In: serial
Out: serial
Err: serial
Net: eth0
DDR: 128MB 運行內存
[Uboot] In release mode!
Hit Ctrl+u to stop autoboot: 3 當看到此提示時需要在3秒內按住鍵盤的Ctrl U鍵 進入命令行提示符
HKVS # 等待輸入命令 命令行提示符
HKVS #help 調用幫助文檔
以下是輸入對應的命令系統將按照命令執行,如:在HKVS # 后面輸入format 則程序會執行,格式化app_pri app_sec cfg_pri cfg_sec分區 不建議操作此項目。
? - alias for 'help'
erase - erase flash except bootloader area 擦除除引導加載程序區域以外的閃存
format - format app_pri app_sec cfg_pri cfg_sec partition 格式化app_pri app_sec cfg_pri cfg_sec分區 不建議操作此項目
go -
gos -
upf - update firm, format and update (factory use) via ethernet 更新公司,格式和更新(工廠使用)通過以太網
upf - update firm, format and update (factory use) via ethernet 更新公司,格式和更新(工廠使用)通過以太網
gpio - set the gpio 設置gpio
help - print command description/usage
loadk - load kernel to DRAM
upbs - update u-boot via serial 通過串行更新u-boot
upc - format cfg0 and cfg1 (factory use) via ethernet 通過以太網格式化cfg0和cfg1(工廠使用)
update - update digicap.dav via ethernet 通過以太網更新digicap.dav 此方法需要配合TFTP聯合使用
updateb - update u-boot via ethernet updateb-通過以太網更新u-boot 其實u-boot是不用更新的
updatebusb- update u-boot via usbnet 通過usbnet更新u-boot
upf - update firm, format and update (factory use) via ethernet 通過以太網更新公司、格式和更新(工廠使用)
upfusb - update firm, format and update (factory use) via usbnet 通過usbnet更新公司、格式和更新(工廠使用)
upm - update minisystem via ethernet 通過以太網更新微型系統
upmusb - update minisystem via usbnet
? - alias for 'help'
bootm - boot application image from memory 從內存啟動應用程序映像
ddr - ddr training function
help - print command description/usage
ping - send ICMP ECHO_REQUEST to network host
printenv- print environment variables
reset - Perform RESET of the CPU 執行CPU復位
saveenv - save environment variables to persistent storage 將環境變量保存到永久存儲
setenv - set environment variables 設置環境變量
HKVS # 命令行提示符,命令的使用,如需要給設備刷機升級則可以在提示符HKVS #輸入update