mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-12-10 03:51:29 +01:00
The CPU identification happens in x86_cpu_init_f() and corresponding fields are saved in the global data for later use. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>