On Sun, Aug 27, 2017 at 1:55 AM, Nathan Rossi <[email protected]> wrote: > On 27 August 2017 at 11:04, Manjukumar Matha > <[email protected]> wrote: >> Emulation Platform is no longer required, MPSoC is in production >> >> Signed-off-by: Manjukumar Matha <[email protected]> > > Signed-off-by: Nathan Rossi <[email protected]>
Looks good to me as well. With the README entry updated Reviewed-by: Alistair Francis <[email protected]> Thanks, Alistair > > However please also remove the entry from the README.md. > > Thanks, > Nathan > >> --- >> conf/machine/ep108-zynqmp.conf | 28 ---------------------------- >> 1 file changed, 28 deletions(-) >> delete mode 100644 conf/machine/ep108-zynqmp.conf >> >> diff --git a/conf/machine/ep108-zynqmp.conf b/conf/machine/ep108-zynqmp.conf >> deleted file mode 100644 >> index dfbaf93..0000000 >> --- a/conf/machine/ep108-zynqmp.conf >> +++ /dev/null >> @@ -1,28 +0,0 @@ >> -#@TYPE: Machine >> -#@NAME: ep108-zynqmp >> -#@DESCRIPTION: Xilinx EP108 ZynqMP Emulation Platform >> - >> -require conf/machine/include/tune-zynqmp.inc >> -require conf/machine/include/machine-xilinx-default.inc >> -require conf/machine/include/machine-xilinx-board.inc >> -require conf/machine/include/machine-xilinx-qemu.inc >> - >> -MACHINE_FEATURES = "" >> - >> -SERIAL_CONSOLE = "115200 ttyPS0" >> - >> -KERNEL_DEVICETREE = "xilinx/zynqmp-ep108.dtb" >> - >> -UBOOT_MACHINE = "xilinx_zynqmp_ep_config" >> -UBOOT_LOADADDRESS = "0x80000" >> -UBOOT_ENTRYPOINT = "0x80000" >> - >> -EXTRA_IMAGEDEPENDS += "arm-trusted-firmware" >> - >> -# This machine has a QEMU model, runqemu setup: >> -IMAGE_CLASSES += "qemuboot" >> -QB_MACHINE = "-machine xlnx-ep108" >> -QB_MEM = "-m 2048" >> -QB_OPT_APPEND = "-nographic -serial mon:stdio -serial null" >> -QB_NETWORK_DEVICE = "-net nic,netdev=net0,macaddr=@MAC@" >> - >> -- >> 2.7.4 >> >> -- >> _______________________________________________ >> meta-xilinx mailing list >> [email protected] >> https://lists.yoctoproject.org/listinfo/meta-xilinx > -- > _______________________________________________ > meta-xilinx mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-xilinx -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
