On 10.11.2010 10:49, Michael Karcher wrote: > Am Mittwoch, den 10.11.2010, 05:14 +0100 schrieb Carl-Daniel Hailfinger: > >> Sorry. It seems my patch generation script autocompleted the wrong filename. >> Send the correct patch this time. >> >> Undo all PCI config space writes on shutdown. >> This means all chipset enables etc. will be undone on shutdown. >> Any writes which are one-shot should use the permanent ppci_write_* >> variants. >> >> Extend the number of available register_shutdown slots to 32. >> >> Signed-off-by: Carl-Daniel Hailfinger <[email protected]> >> > > Acked-by: Michael Karcher <[email protected]> > > >> +#define NO_PCI_REDIRECT 1 >> > You do not use this define anywhere, you might want to remove it. >
Done. Thanks for your review! Committed in r1232. Regards, Carl-Daniel -- http://www.hailfinger.org/ _______________________________________________ flashrom mailing list [email protected] http://www.flashrom.org/mailman/listinfo/flashrom
