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

Simon Glass sjg at chromium.org
Thu Jul 23 01:24:36 CEST 2015


On 22 July 2015 at 02:21, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v3: None
> 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(-)

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list