-
- Downloads
x86: ivybridge: Move lpc_early_init() to probe()
Move this code to the LPC's probe() method so that it will happen automatically when the LPC is probed before relocation. Signed-off-by:Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
Showing
- arch/x86/cpu/ivybridge/cpu.c 0 additions, 9 deletionsarch/x86/cpu/ivybridge/cpu.c
- arch/x86/cpu/ivybridge/lpc.c 25 additions, 7 deletionsarch/x86/cpu/ivybridge/lpc.c
- arch/x86/dts/chromebook_link.dts 1 addition, 2 deletionsarch/x86/dts/chromebook_link.dts
- arch/x86/include/asm/arch-ivybridge/pch.h 0 additions, 10 deletionsarch/x86/include/asm/arch-ivybridge/pch.h
Loading
Please register or sign in to comment