[U-Boot] [PATCH v3 23/26] x86: Make show_boot_progress() common

Simon Glass sjg at chromium.org
Fri Nov 21 07:52:23 CET 2014


On 13 November 2014 06:42, Simon Glass <sjg at chromium.org> wrote:
> This function can probably be used on all x86 boards, so move it into the
> common file.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3: None
> Changes in v2: None
>
>  arch/x86/cpu/coreboot/coreboot.c | 24 ------------------------
>  arch/x86/cpu/cpu.c               | 24 ++++++++++++++++++++++++
>  2 files changed, 24 insertions(+), 24 deletions(-)

Applied to u-boot-x86.


More information about the U-Boot mailing list