User:GNUtoo: Difference between revisions
Jump to navigation
Jump to search
(→Mainboard based programmers: I broke it) |
(→Mainboard based programmers: Cleanups) |
||
Line 22: | Line 22: | ||
|- | |- | ||
| Asus M4A785T-M mainboard | | Asus M4A785T-M mainboard | ||
| W25x80 (DIP8) | | | ||
* W25x80 (DIP8) | |||
| | | | ||
* Works with the BIOS | * Works with the BIOS | ||
Line 28: | Line 29: | ||
|- | |- | ||
| Asrock E350M1 | | Asrock E350M1 | ||
| A25L032 | | | ||
* A25L032 | |||
| | | | ||
* Works from coreboot | * Works from coreboot | ||
* Untested from the BIOS | * Untested from the BIOS | ||
|- | |- | ||
| | | Lenovo Thinkpad X60 | ||
| | | | ||
* | * SST25VF016B | ||
| | | | ||
* Works with coreboot. | * Works with coreboot. | ||
|- | |- | ||
| Lenovo X60T | | Lenovo X60T | ||
| | | | ||
* MX25L1605D/MX25L1608D | |||
| | | | ||
* Works with coreboot | * Works with coreboot | ||
|- | |- | ||
| Lenovo T60 | | Lenovo T60 | ||
| MX25L1605D/MX25L1608D | | | ||
* MX25L1605D/MX25L1608D | |||
| | | | ||
* Works with coreboot | * Works with coreboot |
Revision as of 12:59, 27 February 2018
I've no code in flashrom yet, but I made a flashrom compatible arduino programmer and participated in testing and documentation.
Wiki contributions
My contributions to this wiki are available under the following licenses:
- CC-BY-SA 3.0
- CC-BY-SA 4.0 or later
- GFDL 1.3 or later
My interests
- Easily available external flashers.
- BIOS->Coreboot flashing on the Libreboot compatible laptops.
- NIC flashing (to flash ipxe)
- GPU flashing (to flash sgabios)
My hardware
Mainboard based programmers
Device or programmer | Flash chip | Test result |
---|---|---|
Asus M4A785T-M mainboard |
|
|
Asrock E350M1 |
|
|
Lenovo Thinkpad X60 |
|
|
Lenovo X60T |
|
|
Lenovo T60 |
|
|
PCEngines Alix.1c |
|
External programmers
Device or programmer | Status |
---|---|
Arduino uno (serprog) |
|
Arduino duemillanove (serprog) |
|
Arduino Due ( no support for it yet ) |
|
openmoko debug board (ft2232_spi:type=openmoko) |
|
3com PCI NIC (10b7:9200) (nic3com) |
|
Sata SII PCI card |
|
Really old PCI realtek cards |
|
Some GNU/Linux embedded boards (linux_spi) |
|
| |
| |
Nvidia geforce 210 PCIe 16x card |
|
I've also the following hardware:
- pomona clip for recovering my x60
- some chips(2MB SO8(currently soldered), 16MB SO8)
Work in progress for the wiki
Don't try that, it's dangerous!!!!