
21 Jan
2016
21 Jan
'16
8:59 a.m.
On Thu, Jan 21, 2016 at 2:25 PM, Bin Meng bmeng.cn@gmail.com wrote:
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass sjg@chromium.org wrote:
We can drop the explicit probe of the PCH since the LPC is a child device and this will happen automatically.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2:
- Drop explicit PCH probe
- Drop LPC init method
- Rename patch from 'Add an init() method for the bd82x6x LPC'
arch/x86/cpu/ivybridge/cpu.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com
applied to u-boot-x86/master, thanks!