Page 1 of 1
Uniflash support for ethernet Boot ROM Chip
Posted: Fri Apr 09, 2004 6:58 pm
by maman
Does uniflash support all the chip with capacity <= 128KByte, when plugged and flashed in Realtek 8139 Card. I Haven't see any info in Uniflash official website

Posted: Fri Apr 09, 2004 7:35 pm
by Rainbow
In theory, there is some code to support these cards, should work with the maximum chip size that the card can do. But I've never tried it as I don't have any of these cards.
Posted: Fri Apr 09, 2004 9:53 pm
by maman
ok, then I'll try it and report the result. I have Atmel AT29C512, MX28F1000P and SST29C010 chip to try in the Realtek card, I hope it'll work. Thx
Posted: Sat Apr 10, 2004 12:49 am
by maman
I've tried it, and it's not working. It doesn't even recognised the flashrom chip

.
Posted: Sat Apr 10, 2004 11:40 am
by Rainbow
There might be a bug somewhere...
Have you tried the rtflash (or how is that called) from Realtek?
Posted: Mon Apr 12, 2004 9:03 am
by maman
I've used rtflash many times, it works very nicely with ONLY ONE atmel chip, i.e. AT29C512 (64K), but it's not working at all with the other chip, it says, unknown manufacturer and chip when I tried to flash. Btw, I'm looking forward to contribute in the development of uniflash, especially in the PCI expansion ROM part, however I'm not accustomed to pascal, but it's relatively easy nonetheless, I code pretty much in C, Assembly and C++

. I've never worked for a flashing program like uniflash, but I've got Realtek's 8139 datasheet and also the SST chip I'm using. Thx