[coreboot] [patch 2/7] libpayload: Add pci_set_bus_master() function

Patrick Georgi patrick at georgi-clan.de
Sat Oct 18 21:49:08 CEST 2008


jordan.crouse at amd.com schrieb:

Allow the payload to enable a PCI device as a bus master.

 #define REG_VENDOR_ID   0x00
-#define REG_DEVICE_ID   0x04
+#define REG_COMMAND     0x04
Why was REG_DEVICE_ID there, and why can it be removed now?

Other than that,
Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>





More information about the coreboot mailing list