]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 10:59:06 +0000 (12:59 +0200)
commit6ceaac3cf42c0a87ddf481543d53a59c31c47505
treed8150ee9de2cc10039a5f36d3b9958fb95ff2d74
parentda2e15550cfc64592c9e41f3f2fb1e4924f1a779
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