]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Add init for model 206AX CPU
authorSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 04:18:16 +0000 (21:18 -0700)
committerSimon Glass <sjg@chromium.org>
Tue, 25 Nov 2014 13:34:14 +0000 (06:34 -0700)
commitbb80be391693a868c2114d1a9505c45dce7a3607
tree48fa7818ae5d90e1925bdf900f36f34a252ead68
parent0c9075e9ad21caa43c524288d7def9e8b081fa11
x86: Add init for model 206AX CPU

Add the setup code for the CPU so that it can be used at full speed.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/ivybridge/Makefile
arch/x86/cpu/ivybridge/bd82x6x.c
arch/x86/cpu/ivybridge/model_206ax.c [new file with mode: 0644]
arch/x86/include/asm/arch-ivybridge/bd82x6x.h
arch/x86/include/asm/msr-index.h
include/fdtdec.h
lib/fdtdec.c