[U-Boot] [PATCH v2 18/55] x86: ivybridge: Use common CPU init code

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 09:00:13 CET 2016


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> The existing ivybridge code predates the normal multi-core CPU init, and
> it is not used. Remove it and add CPU nodes to the device tree so that all
> four CPUs are set up. Also enable the 'cpu' command.
>
> 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/model_206ax.c | 94 ++++++++++++++++--------------------
>  arch/x86/dts/chromebook_link.dts     | 34 +++++++++++++
>  configs/chromebook_link_defconfig    |  3 ++
>  3 files changed, 79 insertions(+), 52 deletions(-)
>

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


More information about the U-Boot mailing list