[meta-xilinx] Support for UltraScale+ MPSoC platforms
Nathan Rossi
nathan at nathanrossi.com
Sat Dec 12 06:12:22 PST 2015
On Sat, Dec 12, 2015 at 5:10 AM, Elvis Dowson <elvis.dowson at gmail.com> wrote:
>
> On Dec 11, 2015, at 10:54 PM, Shaun Purvis <spurvis at hardent.com> wrote:
>
> There's already emulated support in the form of target "ep108-zynqmp".
>
> Not aware of any announcements on hardware platform availability (for the
> general public).
>
>
> I think that the EP108 board is an emulation board with multiple Virtex-7
> FPGAs chips, to emulate various Zynq UltraScale+ MPSoC subsystems. It was
> used for early software development.
That is right, but QEMU also has a machine model for the EP108. For
the public sources meta-xilinx has recipes setup to build Linux
(linux-xlnx and linux-yocto, which includes the device tree), U-Boot
(mainline) and ARM Trusted Firmware.
If you were part of the Xilinx early access program and you have
access to a EP108, using the bitstreams and FSBL that are provided
with the board you should be able to boot the built images from
meta-xilinx.
As for general support for ZynqMP, I have been working on updates to
the kernel config fragments (for Zynq as well) to refresh them to work
with newer kernels (and enable more of the kernel drivers for ZynqMP).
I have not merged these to master yet, but will be doing so soon.
https://github.com/nathanrossi/meta-xilinx/blob/nrossi/next/recipes-kernel/linux/config/xilinx-common/bsp/xilinx/soc/drivers/zynqmp.cfg
I would like to point out though that Xilinx has been doing a great
job up-streaming drivers this time around, the configs in the above
linked config fragment are all available in the upcoming 4.4 kernel.
:D
>
> The ZCU102 *maybe* be an indication of a commercially available evaluation
> board for the Zynq UltraScale+ MPSoC.
The ZCU102 looks like the ZC702 for the ZynqMP series. Guess it will
be available when Xilinx starts to ship production silicon. It does
appear that the board has a device tree in the linux-xlnx kernel:
https://github.com/Xilinx/linux-xlnx/blob/master/arch/arm64/boot/dts/xilinx/zynqmp-zcu102.dts
Regards,
Nathan
>
> See this video for an image of the ZCU102:
>
> https://www.youtube.com/watch?v=M1RIGVXY-KU
>
>
> Regards,
>
> Elvis Dowson
>
>
>
>
>
> --
> _______________________________________________
> meta-xilinx mailing list
> meta-xilinx at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-xilinx
>
More information about the meta-xilinx
mailing list