How does this patch integrate with "make libflashrom.a" ?
Integrated in the updated patch.
I would rather/also see something like this:
+libpayload:
make OS_ARCH=libpayload
Thanks for the suggestion.
+#define PCI_VENDOR_ID_INTEL 0x8086
uint8_t *nicintel_bar; uint8_t *nicintel_control_bar;
This part should be merged with this patch: http://patchwork.coreboot.org/patch/2823/ -- nicintel.c didn't exist when I submitted that patch.
Fixed according to your suggestion on IRC.
Attaching updated patch.
Thanks, Tadas Slotkus