Temat: Kopia flash przez cfe
Witam
Może ktoś wie czy można skopiować dane z flasha uzywając komend cfe?
checkflash Check nand flash memory.
checkmem Check memory.
checkBC check the bootcode settings
show clocks Show current values of the clocks.
nvram NVRAM utility.
reboot Reboot.
tftpd Start TFTP server
flash Update a flash memory device
memtest Test memory.
f Fill contents of memory.
e Modify contents of memory.
d Dump memory.
u Disassemble instructions.
batch Load a batch file into memory and execute it
go Verify and boot OS image.
boot Load an executable file into memory and execute it
load Load an executable file into memory without executing it
save Save a region of memory to a remote file via TFTP
ping Ping a remote IP host.
arp Display or modify the ARP Table
ifconfig Configure the Ethernet interface
help Obtain help for CFE commands
Skopiować z pamieci ram się da. Ale czy można wrzućic najpierw dany obszar z flasha do ramu?
Czy jednak nie ma takiej możliwosci?
CFE> flash -mem
flash [options] filename [flashdevice]
Copies data from a source file name or device to a flash memory device.
The source device can be a disk file (FAT filesystem), a remote file
(TFTP) or a flash device. The destination device may be a flash or eeprom.
If the destination device is your boot flash (usually flash0), the flash
command will restart the firmware after the flash update is complete
-noerase Don't erase flash before writing
-offset=* Begin programming at this offset in the flash device
-size=* Size of source device when programming from flash to flash
-noheader Override header verification, flash binary without checking
-forceflash Dangerous Command, Don't use if you don't know what you do
-erase Erase the partition, can set the offset and length
-writechksum Write image checksum to the end of partition
-st_header Need string table header verification
-mem Use memory as source instead of a device
CFE ma dosęp do Flasha [ są komendy do wyzerowania] calej pamieci NAND.