commit | b4a45dcf9d442b311dec7396a55be917713a0d15 | [log] [tgz] |
---|---|---|
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | Fri Jul 26 08:53:59 2013 +0300 |
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | Tue Dec 06 20:43:17 2016 +0100 |
tree | 4b287fac6d041096a3709d3707533ac52cfca78e | |
parent | d45114ff59284cebc0c03821cc4d7782ca3bacf8 [diff] |
intel PCI ops: Remove explicit PCI MMCONF access MMCONF was explicitly used here to avoid races of 0xcf8/0xcfc access being non-atomic and/or need to access 4kiB of PCI config space. All these platforms now have MMCONF_SUPPORT_DEFAULT. Change-Id: If62537475eb67b7ecf85f2292a2a954a41bc18d1 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: https://review.coreboot.org/17545 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>