2015-02-26 1:57 GMT+01:00 Ed Swierk <[email protected]>: > Running flashrom on a Linux system with CONFIG_STRICT_DEVMEM=y, I can now > successfully program the SPI flash on an Intel 10G NIC using the
> +#if !defined(__DJGPP__) && !defined(__LIBPAYLOAD__) > +static void *pcidev_mapbar_sysfs(struct pci_dev *dev, const char *descr, int > bar, off_t offset, size_t length) Isn't that actually Linux specific, instead of non-djgpp-or-libpayload specific? Patrick -- Google Germany GmbH ABC-Str. 19 20354 Hamburg Registergericht und -nummer: Hamburg, HRB 86891 Sitz der Gesellschaft: Hamburg Geschäftsführer: Graham Law, Christine Elizabeth Flores _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
