commit | 2d934e5703b712686c3ec67f6d5eeb137c68805d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 27 22:13:33 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Feb 05 22:16:43 2015 -0700 |
tree | 31052345a6556760420f3c5435eae749d359e255 | |
parent | eea0f11278d9104960dfb1fbfcddfb796a3e0bb5 [diff] |
x86: Rename MMCONF_BASE_ADDRESS and make it common across x86 This setting will be used by more than just ivybridge so make it common. Also rename it to PCIE_ECAM_BASE which is a more descriptive name. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>