-
- Downloads
x86: ivybridge: Convert SDRAM init to use driver model
SDRAM init needs access to the Northbridge controller and the Intel Management Engine device. Add the latter to the device tree and convert all of this code to driver model. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
- arch/x86/cpu/ivybridge/early_me.c 42 additions, 26 deletionsarch/x86/cpu/ivybridge/early_me.c
- arch/x86/cpu/ivybridge/sdram.c 13 additions, 7 deletionsarch/x86/cpu/ivybridge/sdram.c
- arch/x86/dts/chromebook_link.dts 6 additions, 0 deletionsarch/x86/dts/chromebook_link.dts
- arch/x86/include/asm/arch-ivybridge/me.h 40 additions, 5 deletionsarch/x86/include/asm/arch-ivybridge/me.h
Loading
Please register or sign in to comment