commit | 600576b43d7f76adc49913a7a7dd21e318b063cf | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Thu Jun 12 22:57:36 2014 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Thu Jun 12 22:57:36 2014 +0000 |
tree | 58dda54c79c37a339ce3cfbdf6d03fdbf413b81c | |
parent | 7ba3d6ce160ed46913a63283e0b8822b80985044 [diff] |
Add selfcheck_board_enables() Check for NULL termination of the array, that each board has the two main PCI ID sets defined, that coreboot vendor and model fields are either both set or unset, and that at least either an enable function or a max decode size is available. Corresponding to flashrom svn r1821. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>