[U-Boot] [PATCH v2 07/55] x86: ivybridge: Move more init to the probe() function

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


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Move SPI and port80 init to lpc_early_init(), called from the LPC's probe()
> method.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/ivybridge/cpu.c | 43 -------------------------------------------
>  arch/x86/cpu/ivybridge/lpc.c | 43 +++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 43 insertions(+), 43 deletions(-)
>

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


More information about the U-Boot mailing list