[U-Boot] [PATCH v2 14/55] x86: ivybridge: Probe the LPC in CPU init

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 07:25:55 CET 2016


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at 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 at 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 at gmail.com>


More information about the U-Boot mailing list