[U-Boot] [PATCH v2 5/7] x86: qemu: Enable writing MP table

Simon Glass sjg at chromium.org
Tue Jul 21 23:18:39 CEST 2015


On 21 July 2015 at 06:15, Bin Meng <bmeng.cn at gmail.com> wrote:
> Enable writing MP table for QEMU boads (i440fx and q35).
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - Drop QEMU mp_init patch
> - Change /cpus node to include just one cpu
>
>  arch/x86/cpu/qemu/pci.c          | 34 +++++++++++++++++++++++++++++++---
>  arch/x86/dts/qemu-x86_i440fx.dts | 12 ++++++++++++
>  arch/x86/dts/qemu-x86_q35.dts    | 12 ++++++++++++
>  configs/qemu-x86_defconfig       |  3 +++
>  4 files changed, 58 insertions(+), 3 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list