-
- Downloads
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>
Showing
- arch/x86/cpu/ivybridge/Makefile 1 addition, 0 deletionsarch/x86/cpu/ivybridge/Makefile
- arch/x86/cpu/ivybridge/bd82x6x.c 6 additions, 0 deletionsarch/x86/cpu/ivybridge/bd82x6x.c
- arch/x86/cpu/ivybridge/model_206ax.c 514 additions, 0 deletionsarch/x86/cpu/ivybridge/model_206ax.c
- arch/x86/include/asm/arch-ivybridge/bd82x6x.h 3 additions, 0 deletionsarch/x86/include/asm/arch-ivybridge/bd82x6x.h
- arch/x86/include/asm/msr-index.h 2 additions, 0 deletionsarch/x86/include/asm/msr-index.h
- include/fdtdec.h 1 addition, 0 deletionsinclude/fdtdec.h
- lib/fdtdec.c 1 addition, 0 deletionslib/fdtdec.c
arch/x86/cpu/ivybridge/model_206ax.c
0 → 100644
Please register or sign in to comment