[U-Boot] [PATCH v3 16/26] x86: ivybridge: Perform initial CPU setup
Simon Glass
sjg at chromium.org
Fri Nov 21 07:51:42 CET 2014
On 13 November 2014 06:42, Simon Glass <sjg at chromium.org> wrote:
> Set up the flex ratio (controls speed versus heat output) and a few other
> very early things.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
> arch/x86/cpu/ivybridge/cpu.c | 130 ++++++++++++++++++++++
> arch/x86/include/asm/arch-ivybridge/model_206ax.h | 82 ++++++++++++++
> arch/x86/include/asm/arch-ivybridge/pch.h | 60 ++++++++++
> arch/x86/include/asm/processor.h | 2 +
> 4 files changed, 274 insertions(+)
Applied to u-boot-x86.
More information about the U-Boot
mailing list