[U-Boot] [PATCH v2 16/30] x86: ivybridge: Add PCH init
Simon Glass
sjg at chromium.org
Tue Nov 25 03:48:25 CET 2014
On 14 November 2014 at 18:18, Simon Glass <sjg at chromium.org> wrote:
> Add required init for the Intel Platform Controller Hub in ivybridge.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> arch/x86/cpu/ivybridge/Makefile | 1 +
> arch/x86/cpu/ivybridge/pch.c | 123 ++++++++++++++++++++++++++++++
> arch/x86/include/asm/arch-ivybridge/pch.h | 49 ++++++++++++
> 3 files changed, 173 insertions(+)
> create mode 100644 arch/x86/cpu/ivybridge/pch.c
Applied to u-boot-x86.
More information about the U-Boot
mailing list