Код
MFIME300-Boot> help
go - start application at address 'addr'
run - run commands in an environment variable
bootmsp - boot MSP image from memory
bootm - boot application image from memory
bootd - boot default, i.e., run 'bootcmd'
loads - load S-Record file over serial line
loadb - load binary file over serial line (kermit mode)
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
bdinfo - print Board Info structure
iminfo - print header information for application image
loop - infinite loop on address range
mtest - simple RAM test
reset - Perform RESET of the CPU
update - updater
echo - echo args to console
sleep - delay execution for some time
version - print monitor version
help - print online help
? - alias for 'help'
setup - setup board parameter
test - run the bootloader testcases
Utility to Dump Memory via tftp
dm address numbytes
fmt - format nand flash
nfr - read nand flash
scan - scan disk, show memory info and bad block info
write - write 0x00 to nand flash
clean - erase all blocks(including invalid block)
erase - erase block
flasherase - erase block
sram test
nand - nand utility
MFIME300-Boot>
go - start application at address 'addr'
run - run commands in an environment variable
bootmsp - boot MSP image from memory
bootm - boot application image from memory
bootd - boot default, i.e., run 'bootcmd'
loads - load S-Record file over serial line
loadb - load binary file over serial line (kermit mode)
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
bdinfo - print Board Info structure
iminfo - print header information for application image
loop - infinite loop on address range
mtest - simple RAM test
reset - Perform RESET of the CPU
update - updater
echo - echo args to console
sleep - delay execution for some time
version - print monitor version
help - print online help
? - alias for 'help'
setup - setup board parameter
test - run the bootloader testcases
Utility to Dump Memory via tftp
dm address numbytes
fmt - format nand flash
nfr - read nand flash
scan - scan disk, show memory info and bad block info
write - write 0x00 to nand flash
clean - erase all blocks(including invalid block)
erase - erase block
flasherase - erase block
sram test
nand - nand utility
MFIME300-Boot>
для прошивки по tftp с Медведевым задаём:
setenv serverip 192.168.x.1
(это tftp сервер где лежат прошивки)
и вот тут затык:
setenv kernelname GS96ME0Gr_meta_version.rom
или
setenv rootfs GS96ME0Gr_meta_version.rom
этот файл GS96ME0Gr_meta_version.rom вообще по tftp заливать можно или он только для вэб-морды?
и это rootfs или kernel вообще ??????????