Enable writing/erasing on the ASUS P4P800-X, tested by mindcat on IRC. This board enable is inspired by the board enable for the ASUS P4P800-VM.
As a bonus, testin the erasing/writing functionality on the SST SST49LF003A/B chip is now known to work.
Signed-off-by: Idwer Vollering vidwer@gmail.com ---
Before (r1205/v0.9.3): Write report: http://paste.flashrom.org/view.php?id=465 Write report: http://paste.flashrom.org/view.php?id=466
After (r1285): Erase report: http://paste.flashrom.org/view.php?id=467
2011/4/10 Idwer Vollering vidwer@gmail.com
Enable writing/erasing on the ASUS P4P800-X, tested by mindcat on IRC. This board enable is inspired by the board enable for the ASUS P4P800-VM.
As a bonus, testin the erasing/writing functionality on the SST SST49LF003A/B chip is now known to work.
Signed-off-by: Idwer Vollering vidwer@gmail.com
Before (r1205/v0.9.3): Write report: http://paste.flashrom.org/view.php?id=465 Write report: http://paste.flashrom.org/view.php?id=466
After (r1285): Erase report: http://paste.flashrom.org/view.php?id=467
Acked-by: - - rnindcat@gmail.com
2011/4/10 - - rnindcat@gmail.com
2011/4/10 Idwer Vollering vidwer@gmail.com
Enable writing/erasing on the ASUS P4P800-X, tested by mindcat on IRC. This board enable is inspired by the board enable for the ASUS P4P800-VM.
As a bonus, testin the erasing/writing functionality on the SST SST49LF003A/B chip is now known to work.
Signed-off-by: Idwer Vollering vidwer@gmail.com
Before (r1205/v0.9.3): Write report: http://paste.flashrom.org/view.php?id=465 Write report: http://paste.flashrom.org/view.php?id=466
After (r1285): Erase report: http://paste.flashrom.org/view.php?id=467
Acked-by: - - rnindcat@gmail.com
Acked-by: Mingsen Bao rnindcat@gmail.com sorry...
2011/4/10 - - rnindcat@gmail.com:
2011/4/10 - - rnindcat@gmail.com
2011/4/10 Idwer Vollering vidwer@gmail.com
Enable writing/erasing on the ASUS P4P800-X, tested by mindcat on IRC. This board enable is inspired by the board enable for the ASUS P4P800-VM.
Resending with a minor fix, updated to r1288.
Signed-off-by: Idwer Vollering vidwer@gmail.com
As a bonus, testin the erasing/writing functionality on the SST SST49LF003A/B chip is now known to work.
Signed-off-by: Idwer Vollering vidwer@gmail.com
Before (r1205/v0.9.3): Write report: http://paste.flashrom.org/view.php?id=465 Write report: http://paste.flashrom.org/view.php?id=466
After (r1285): Erase report: http://paste.flashrom.org/view.php?id=467
Acked-by: - - rnindcat@gmail.com
Acked-by: Mingsen Bao rnindcat@gmail.com sorry...
this needs fixing due to the additional column in the board_pciid_enables array. this would match all p4p800 versions and according to google even p5p800 boards. is that intended? then we should remove the other versions... in print.c there should be a space instead of a tab before the url.
2011/5/5 Stefan Tauner stefan.tauner@student.tuwien.ac.at:
this needs fixing due to the additional column in the board_pciid_enables array. this would match all p4p800 versions and according to google even p5p800 boards. is that intended? then we should remove the other versions... in print.c there should be a space instead of a tab before the url.
Updated to r1294.
Signed-off-by: Idwer Vollering vidwer@gmail.com
-- Kind regards/Mit freundlichen Grüßen, Stefan Tauner
flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom
2011/5/5 Idwer Vollering vidwer@gmail.com:
2011/5/5 Stefan Tauner stefan.tauner@student.tuwien.ac.at:
this needs fixing due to the additional column in the board_pciid_enables array. this would match all p4p800 versions and according to google even p5p800 boards. is that intended? then we should remove the other versions... in print.c there should be a space instead of a tab before the url.
Updated to r1294.
Signed-off-by: Idwer Vollering vidwer@gmail.com
Submitting patches that actually compile would be nice.
Signed-off-by: Idwer Vollering vidwer@gmail.com
-- Kind regards/Mit freundlichen Grüßen, Stefan Tauner
flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom
Thanks Idwer for the patch and Mingsen Bao for testing. I have committed the board enable locally after refining the IDs and also changed the flash chip definition to reflect the new state. I will commit all later together with other small changes.