Created
October 20, 2009 09:02
-
-
Save turingmachine/214123 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [root@arcos src]# flashrom-0.9.1/flashrom -w 8DTN5049.ROM | |
| flashrom v0.9.1-r710 | |
| No coreboot table found. | |
| Found chipset "Intel ICH10R", enabling flash write... OK. | |
| This chipset supports the following protocols: LPC,FWH,SPI. | |
| Calibrating delay loop... OK. | |
| Found chip "Atmel AT25DF321" (4096 KB, SPI) at physical address 0xffc00000. | |
| Flash image seems to be a legacy BIOS. Disabling checks. | |
| Writing flash chip... Programming page: | |
| COMPLETE. | |
| Verifying flash... VERIFIED. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment