|
Just add the following lines to your evox.ini:
Flash = 0xbf61,"SST - 49LF020",0x40000 Flash = 0xbf52,"SST - 49LF020A",0x40000 Flash = 0xdab0,"SST - 49LF020A",0x40000
If the flashing function has not enabled, add the following line to the "Root" section:
Item "Flash Bios",ID_Flash_Bios
If your flash ID is "dab0", then you have a Winbond clone of the 49LF020A. If this is true, you can't use Sunday Flash to flash. Alternatively, you can use raincoat to flash by adding the following lines to raincoat.conf:
Flash = 0xbf61,"SST 49LF020",0x40000 Flash = 0xbf52,"SST 49LF020A",0x40000 Flash = 0xdab0,"SST 49LF020A",0x40000
IMPORTANT!!! REMOVE the following line in evox.ini or raincoat.conf:
Flash = 0xdab0,"Winbond W49V002A",0x40000
This post has been edited by ckh2004: Feb 23 2005, 11:58 PM
|