commit | 57f276f20831cd923f4dfa3e48cb974148b5daef | [log] [tgz] |
---|---|---|
author | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat Jan 24 15:16:14 2015 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat Jan 24 15:16:14 2015 +0000 |
tree | 912df59e7bf2f8de2a72dc44cbc3aee71c49578c | |
parent | b175af5cb74c94e541d321100b1e76ea95cd8859 [diff] |
Fix the --mainboard parameter that controls board enables We refactored board_match_name()/--mainboard handling in r1577 and apparently broke it because since then we were always comparing to the respective coreboot values of board and vendor names instead of the user-supplied strings. Corresponding to flashrom svn r1871. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>