2014-02-12 13:34 GMT+01:00 Arun Chandran achandran@mvista.com:
Hi,
I am using the latest flashrom. I am unable to flashBIOS using dediprog sf 100 programmer.
The log is pasted below. Please help. ###################################################################
arun@arun-OptiPlex-9010:~/work/vview/flashrom$ sudo flashrom -p internal -w BYTI_072_011_ReleasePackage/BYTICRB__X64_R_0072_11_SeC_Enable.bin -V
When you run flashrom like that, you will tell it to write 'BYTI_072_011_ReleasePackage/BYTICRB__X64_R_0072_11_SeC_Enable.bin' to your optiplex' mainboard flash chip, not to the flash chip connected to your dediprog. (hint: change the target programmer after reading the comment below)
Most, if not all, distributions package without compiling in dediprog support. If this is the case, this means that you must compile flashrom with dediprog support yourself. Instructions are found here: http://flashrom.org/Downloads#Installation_from_source