Attention is currently required from: Nico Huber, Angel Pons.
1 comment:
File hwaccess.h:
#define pci_mmio_writeb mmio_le_writeb
#define pci_mmio_writew mmio_le_writew
#define pci_mmio_writel mmio_le_writel
#define pci_mmio_readb mmio_le_readb
#define pci_mmio_readw mmio_le_readw
#define pci_mmio_readl mmio_le_readl
> You mean replacing "calls" to pci_mmio* with the underlying function name? […]
I've replaced the calls in https://review.coreboot.org/c/flashrom/+/59016. For now I keep the current naming scheme. This will be a topic of future commits.
To view, visit change 58883. To unsubscribe, or for help writing mail filters, visit settings.