[U-Boot] [PATCH v2 11/55] x86: ivybridge: Move northbridge init into the probe() method

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


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Now that we have a proper driver for the nortbridge, set it up in by probing
> it, and move the early init code into the 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        |  2 ++
>  arch/x86/cpu/ivybridge/early_init.c | 33 +++++++++++++++++++--------------
>  2 files changed, 21 insertions(+), 14 deletions(-)
>

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


More information about the U-Boot mailing list