[U-Boot] [PATCH v2 23/55] x86: Make x86_init_cpus() static

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


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> There are no other implementations of this function, and boards that need it
> can implement a CPU driver.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2:
> - Fix 'baords' typo in the commit message
>
>  arch/x86/cpu/cpu.c                | 2 +-
>  arch/x86/include/asm/u-boot-x86.h | 2 --
>  2 files changed, 1 insertion(+), 3 deletions(-)
>

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


More information about the U-Boot mailing list