diff --git a/README.md b/README.md index ce6311c..4730a4a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Tool used to decode, generate, patch and encode FM10000 Boot Images. Akin to Int - `Image Generated with rrcBig_02.22. EEPROM Image Version: 0x0222 PCIe Master SPICO FW Version: 0x10130001 PCIe SerDes SPICO FW Version: 0x30550043` * No other images have been found or tested. Please [open an issue](https://git.gammaspectra.live/FM10K/rrcSmall/issues) if you have information about other versions. +### Image dumping and flashing +* This tool does not dump or flash images to FM10K devices. For that, use [fm10k-dump & fm10k-flash](https://git.gammaspectra.live/FM10K/fm10k-dump). + ## Decoding usage example * `$ ./rrcSmall decode image.bin > image.asm` * Progress will be output to STDERR