On 22 July 2015 at 07:22, Simon Glass <s...@chromium.org> wrote: > On 22 July 2015 at 02:21, Bin Meng <bmeng...@gmail.com> wrote: >> 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...@gmail.com> >> >> --- >> >> Changes in v3: >> - Remove the call to device_probe() >> - Add a comment to explain why return value is not checked >> >> Changes in v2: >> - New patch to allow cpu-x86 driver to be probed for UP >> >> arch/x86/cpu/cpu.c | 9 +++++++++ >> 1 file changed, 9 insertions(+) > > Acked-by: Simon Glass <s...@chromium.org>
Applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot