09/03/12 18:06:46 RzEmQsAp
本体側の1,4,7,*キーのどれかを押しながら起動すると"JUPITER loader"の設定に入り、
本体側の2,5,8,0キーのどれかを押しながら起動すると"Jupiter Flash-ROM Bios"の設定に入れました。
-"JUPITER loader"のhelp----------------------------------------
go - start application at address 'addr'
run - run commands in an environment variable
bootp - boot image via network using BootP/TFTP protocol
tftpboot- boot image via network using TFTP protocol
and env variables ipaddr and serverip
rarpboot- boot image via network using RARP/TFTP protocol
md - memory display
mm - memory modify (auto-incrementing)
nm - memory modify (constant address)
mw - memory write (fill)
cp - memory copy
cmp - memory compare
crc32 - checksum calculation
base - print or set address offset
printenv- print environment variables
setenv - set environment variables
saveenv - save environment variables to persistent storage
protect - enable or disable FLASH write protection
erase - erase FLASH memory
flinfo - print FLASH memory information
bdinfo - print Board Info structure
eeprom - EEPROM sub-system
loop - infinite loop on address range
mtest - simple RAM test
reset - Perform RESET of the CPU
echo - echo args to console
sleep - delay execution for some time
dn - download and write it into flash
version - print monitor version
help - print online help
? - alias for 'help'
---------------------------------------------------------------