]> Git Repo - J-u-boot.git/commit
x86: Don't print CPU info in TPL
authorSimon Glass <[email protected]>
Mon, 21 Oct 2019 03:37:56 +0000 (21:37 -0600)
committerBin Meng <[email protected]>
Sat, 2 Nov 2019 23:20:28 +0000 (07:20 +0800)
commit09455d3a8fe0f3413a820fc26f016a2d9ec496e8
treec10760ed957a379e0cee91df6778e9283bddb918
parent0e72ac715007a85cf89683883bd84bdcfa185b0a
x86: Don't print CPU info in TPL

We don't need to do this and it is done (in more detail) in U-Boot proper.
Drop this to save code space.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/x86/lib/tpl.c
This page took 0.035985 seconds and 4 git commands to generate.