x86: Rename MMCONF_BASE_ADDRESS and make it common across x86
authorSimon Glass <sjg@chromium.org>
Wed, 28 Jan 2015 05:13:33 +0000 (22:13 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 6 Feb 2015 05:16:43 +0000 (22:16 -0700)
commit2d934e5703b712686c3ec67f6d5eeb137c68805d
tree31052345a6556760420f3c5435eae749d359e255
parenteea0f11278d9104960dfb1fbfcddfb796a3e0bb5
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>
arch/x86/Kconfig
arch/x86/cpu/ivybridge/sdram.c
arch/x86/include/asm/arch-ivybridge/sandybridge.h
board/google/chromebook_link/Kconfig