a problem about uniflash

Discusses BIOS flashers and utilities from Award, AMI and Uniflash
Post Reply
westwood
New visitors - please read the rules.
Posts: 2
Joined: Tue Aug 30, 2005 3:50 am

I can't use uniflash to flash a modified BIOS file, but if I use official tools like "awdflash" ,i can flash that BIOS file correctly.


when flashing awd BIOS, i find the parameter "Ld" and "X" in the "procedure AMDSecProg(Pos, Data : LongInt)" is not equal.

for example:

" ......

Flash_Write(Pos+Y,Ld);

TimeOut := 30; {should take no more than 200usec, we wait 300 max}
X := Flash_Read(Pos+Y);

...... "

And i don't know the reason. Does anyone have any idea what should i do?

northbridge: 'i82845'
southbridge: 'i82801BA ICH2'
chip : sst 49LF002A
BIOS : Award
westwood
New visitors - please read the rules.
Posts: 2
Joined: Tue Aug 30, 2005 3:50 am

when i can't flash bios, Uniflash show the following message:
"FLASH DATA VERIFICATION ERROR. RETRY WRITE OPERATION [Y/N]?"
Rainbow
The UniFlasher
Posts: 3122
Joined: Wed Mar 20, 2002 4:16 pm
Location: Slovakia
Contact:

Your board has additional BIOS write protection which UniFlash can't disable :(
Patched and tested BIOSes are at http://wims.rainbow-software.org
UniFlash - Flash anything anywhere
Post Reply