[coreboot] flasrom: SST39VF512 tested

Mateusz Murawski matowy at tlen.pl
Wed May 13 16:33:48 CEST 2009


Hi
Tested with 3COM 3C905C: EtherLink 10/100 PCI (TX)
http://www.coreboot.org/pipermail/coreboot/2009-May/048163.html

Signed-off-by: Mateusz Murawski <matowy at tlen.pl>

--- flashchips.c.old	2009-05-13 15:53:07.000000000 +0200
+++ flashchips.c	2009-05-13 15:53:56.000000000 +0200
@@ -1375,7 +1375,7 @@
 		.model_id	= SST_39VF512,
 		.total_size	= 64,
 		.page_size	= 4096,
-		.tested		= TEST_UNTESTED,
+		.tested		= TEST_PREW,
 		.probe		= probe_jedec,
 		.erase		= erase_chip_jedec,
 		.write		= write_49f002,





More information about the coreboot mailing list