[U-Boot] [PATCH v2 19/55] x86: ivybridge: Move CPU init code into the driver

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


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Use the CPU driver's probe() method to perform the CPU init. This will happen
> automatically when the first CPU is probed.
>
> 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/bd82x6x.c              |  6 ------
>  arch/x86/cpu/ivybridge/model_206ax.c          |  5 ++++-
>  arch/x86/include/asm/arch-ivybridge/bd82x6x.h | 15 ---------------
>  3 files changed, 4 insertions(+), 22 deletions(-)
>

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


More information about the U-Boot mailing list