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:

committed by
Stefan Reinauer

parent
bc25f947fe
commit
22ea8cd503
2
pcidev.c
2
pcidev.c
@ -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");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user