|
sweeper2,
In order to flash, you have to have an image file which the flash program uses to update the chip. This image file is written specifically for the chip you're going to flash. This is a binary image, which could be code, or data, or both.
The file probably has a .BIN extension. Put the file in the same directory as the 'flashrom' program. If necessary, rename it using 8 characters. Execute the 'flashrom' program with the necessary parameters, including the image file name.
If the newly flahed chip misbehaves, reflash the chip using the backup image file.
Good luck !
|