Home
last modified time | relevance | path

Searched hist:c77b8912d86a08b57bab21982a865fbf2151f0af (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dcpu.cc77b8912d86a08b57bab21982a865fbf2151f0af Wed Jul 22 08:21:12 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Allow cpu-x86 driver to be probed for UP

Currently cpu-x86 driver is probed only for SMP. We add the same
support for UP when there is only one cpu node in the deive tree.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>