[U-Boot] [PATCH v2 16/55] x86: ivybridge: Move sandybridge init to the lpc probe() method
Bin Meng
bmeng.cn at gmail.com
Thu Jan 21 09:00:04 CET 2016
On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> The watchdog can be reset later when probing the LPC after relocation.
> Move it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Update to drop LPC init method and use probe() instead
>
> arch/x86/cpu/ivybridge/early_init.c | 16 ----------------
> arch/x86/cpu/ivybridge/lpc.c | 19 ++++++++++++++++++-
> 2 files changed, 18 insertions(+), 17 deletions(-)
>
applied to u-boot-x86/master, thanks!
More information about the U-Boot
mailing list