[U-Boot] [PATCH 19/69] x86: Add the root-complex block to common intel registers
Bin Meng
bmeng.cn at gmail.com
Fri Mar 11 06:05:42 CET 2016
On Mon, Mar 7, 2016 at 10:28 AM, Simon Glass <sjg at chromium.org> wrote:
> This is similar to MCH in that it is used in various drivers. Add it to
> the common header.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> arch/x86/cpu/ivybridge/bd82x6x.c | 1 +
> arch/x86/cpu/ivybridge/lpc.c | 6 ++++--
> arch/x86/include/asm/arch-ivybridge/pch.h | 5 -----
> arch/x86/include/asm/intel_regs.h | 4 ++++
> 4 files changed, 9 insertions(+), 7 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list