[meta-xilinx] [PATCH 13/29] qemuzynqmp: Remove this machine

Alistair Francis alistair23 at gmail.com
Wed Sep 28 14:20:47 PDT 2016


On Wed, Sep 28, 2016 at 8:15 AM, Nathan Rossi <nathan at nathanrossi.com> wrote:
> Remove this machine due to it not being required. The runqemu tools now
> support running machines base on bsp layer configuration which
> ep108-zynqmp now provides.
>
> Signed-off-by: Nathan Rossi <nathan at nathanrossi.com>

Reviewed-by: Alistair Francis <alistair.francis at xilinx.com>

Thanks,

Alistair

> ---
>  conf/machine/qemuzynqmp.conf | 19 -------------------
>  1 file changed, 19 deletions(-)
>  delete mode 100644 conf/machine/qemuzynqmp.conf
>
> diff --git a/conf/machine/qemuzynqmp.conf b/conf/machine/qemuzynqmp.conf
> deleted file mode 100644
> index 6fa93b164b..0000000000
> --- a/conf/machine/qemuzynqmp.conf
> +++ /dev/null
> @@ -1,19 +0,0 @@
> -#@TYPE: Machine
> -#@NAME: qemuzynqmp
> -#@DESCRIPTION: Zynq UltraScale+ QEMU machine support ('xlnx-ep108' model)
> -
> -MACHINEOVERRIDES =. "ep108-zynqmp:"
> -
> -require conf/machine/ep108-zynqmp.conf
> -
> -# For runqemu
> -IMAGE_CLASSES += "qemuboot"
> -QB_SYSTEM_NAME = "qemu-system-aarch64"
> -QB_MACHINE = "-machine xlnx-ep108"
> -QB_CPU = "-cpu cortex-a57"
> -QB_MEM = "-m 2048"
> -QB_DTB = "${QEMU_DTB}.dtb"
> -QB_SERIAL_OPT = "-serial mon:stdio -serial null"
> -QB_DEFAULT_KERNEL = "Image"
> -QB_DEFAULT_FSTYPE = "cpio"
> -QB_KERNEL_CMDLINE_APPEND = "console=ttyPS0"
> --
> 2.9.3
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx



More information about the meta-xilinx mailing list