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

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 08:59:54 CET 2016


On Thu, Jan 21, 2016 at 2:25 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list