On Tue, Mar 28, 2017 at 10:27:30AM -0600, Simon Glass wrote:

> At present we misuse print_cpuinfo() do so CPU init on x86. This is done
> because it is the next available call after the console is enabled. But
> several arches use checkcpu() instead. Despite the horrible name (which
> we can fix), it seems a better choice.
> 
> Adjust the various x86 CPU implementations to move their init code into
> checkcpu() and use print_cpuinfo() only for printing CPU info.
> 
> Signed-off-by: Simon Glass <s...@chromium.org>
> Reviewed-by: Stefan Roese <s...@denx.de>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to