1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-07-01 22:21:16 +02:00

The project's new home is flashrom.org now

Change all occurences in the source code and documentation accordingly.

Corresponding to flashrom svn r669.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
This commit is contained in:
Stefan Reinauer
2009-07-30 13:32:26 +00:00
committed by Stefan Reinauer
parent bc25f947fe
commit 22ea8cd503
4 changed files with 7 additions and 7 deletions

View File

@ -51,7 +51,7 @@ uint32_t pcidev_validate(struct pci_dev *dev, struct pcidev_status *devs)
if (devs[i].status == PCI_NT) {
printf("===\nThis PCI device is UNTESTED. Please "
"report the 'flashrom -p xxxx' output \n"
"to flashrom@coreboot.org if it works "
"to flashrom@flashrom.org if it works "
"for you. Thank you for your help!\n===\n");
}