Myles Watson wrote:
+#if CONFIG_PCI_ROM_RUN == 1
pci_dev_init(dev); /* It will init Option ROM. */
+#endif
Should this be in the NIC code?
There could be an option ROM for the NIC.
The point was that this wasn't in the NIC code.
Thanks for adding the warnings.
//Peter