commit | 789ea5e9bbf5f19b56c0f55b795910a423fa2aed | [log] [tgz] |
---|---|---|
author | Stefan Reinauer <stefan.reinauer@coreboot.org> | Sat Apr 26 16:12:15 2014 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sat Apr 26 16:12:15 2014 +0000 |
tree | 7549da31dadd43e2e9f5dfb4821bcb5c7dc713a9 | |
parent | b879287c4275d324d21475bf14e66a20288ef3b6 [diff] |
CID1130002: Logically dead code due to copy and paste error What we really want to do is check whether PCI_BASE_ADDRESS_2 is valid at this point, and not PCI_BASE_ADDRESS_0. Corresponding to flashrom svn r1776. Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>