On 24 November 2014 at 21:18, Simon Glass <s...@chromium.org> wrote:
> Add the setup code for the CPU so that it can be used at full speed.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/Makefile               |   1 +
>  arch/x86/cpu/ivybridge/bd82x6x.c              |   6 +
>  arch/x86/cpu/ivybridge/model_206ax.c          | 514 
> ++++++++++++++++++++++++++
>  arch/x86/include/asm/arch-ivybridge/bd82x6x.h |   3 +
>  arch/x86/include/asm/msr-index.h              |   2 +
>  include/fdtdec.h                              |   1 +
>  lib/fdtdec.c                                  |   1 +
>  7 files changed, 528 insertions(+)
>  create mode 100644 arch/x86/cpu/ivybridge/model_206ax.c

Applied to u-boot-x86.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to