* Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net [110202 03:43]:
Support 64-bit MEM BARs wherever possible. Add more sanity checks for BARs and abort if resources are unreachable. Undecoded resources are reported, but flashrom will proceed anyway just in case the BIOS screwed up the configuration.
(The empty CardBus handler is intentional, according to the spec no BARs in PCI config space are used by CardBus.)
Verbose logs (and tests) with PCI-based external programmers would be highly appreciated. I spotted this while working on a driver for a PCIe-based SSD which has 64-bit capable MEM BARs.
Signed-off-by: Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net
Acked-by: Stefan Reinauer stefan.reinauer@coreboot.org