]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
x86: Make show_boot_progress() common
authorSimon Glass <sjg@chromium.org>
Thu, 13 Nov 2014 05:42:26 +0000 (22:42 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 06:34:15 +0000 (07:34 +0100)
commita49e3c7f09abf4961f2945275338c3a0c18b9b61
tree9b8c4b4342ff23b1d3a90fd6752448568c139368
parent437c2b7cd04f017cf79dcde63e7d9035f8cd99e5
x86: Make show_boot_progress() common

This function can probably be used on all x86 boards, so move it into the
common file.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/coreboot/coreboot.c
arch/x86/cpu/cpu.c