[U-Boot] [PATCH v3 6/8] x86: qemu: fix up cpu node in device tree

Bin Meng bmeng.cn at gmail.com
Wed Dec 30 05:04:30 CET 2015


On Tue, Dec 29, 2015 at 6:35 PM, Miao Yan <yanmiaobest at gmail.com> wrote:
> Remove 'cpus' node in dts files for QEMU targets,
> retrieve cpu number through 'fw_cfg' interface and
> fix up device tree blob at runtime.
>
> Signed-off-by: Miao Yan <yanmiaobest at gmail.com>
> ---
> Changes in v2:
>   - rebase to u-boot-x86/next
>
>  arch/x86/cpu/qemu/qemu.c         |  4 ++++
>  arch/x86/dts/qemu-x86_i440fx.dts | 19 +------------------
>  arch/x86/dts/qemu-x86_q35.dts    | 19 +------------------
>  3 files changed, 6 insertions(+), 36 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list