Hi guys, I using SST49LF160C on Tyan S2850, and all is running fine.
Then I sending a small patch to add support to it.
I do a funny test, wrote my legacy BIOS (512KB) on SST49LF160C (2MB):
dd if=/dev/zero of=head bs=1 count=1572864 cat bios.bin >> head ./flashrom -w head
wow, it works :-)
Cheers,