1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 17:52:07 +02:00
Files
u-boot-megous/arch/x86/include/asm
Simon Glass c0069e9a8a x86: Add a way to reinit the cpu
We cannot init the CPU fully both than once during a boot. Add a new
function which can be called to figure out the CPU identity, but which
does not change anything. For x86_64, this is empty for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-05-08 13:02:11 +08:00
..
2018-12-05 07:23:16 -07:00
2015-04-29 21:02:33 -06:00
2017-02-06 11:38:46 +08:00
2018-04-16 16:54:51 +08:00
2019-05-08 13:02:11 +08:00