[U-Boot] [PATCH v2 11/51] x86: Add the root-complex block to common intel registers
Bin Meng
bmeng.cn at gmail.com
Mon Mar 14 05:29:46 CET 2016
On Sat, Mar 12, 2016 at 1:06 PM, 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>
> ---
>
> Changes in v2: None
>
> 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