On 23 February 2017 at 19:23, Pello Heriz <[email protected]> wrote: > Hi, > > is there anybody who knows where can I found an Ubuntu 64 bit image for Zynq > Ultrascale MPSoC?
I am not familiar with this but there is this guide here: http://www.wiki.xilinx.com/Zynq+UltraScale%EF%BC%8B+MPSoC+Ubuntu+part+1+-+Running+the+Pre-Built+Ubuntu+Image+and+Power+Advantage+Tool > > Otherwise, does anybody knows if is there any possibility to build a 64 bit > Linux image using Yocto? (I think that the answer for this question is yes, > because I have built an image using Yocto for Zynq Ultrascale, which uses 64 > bit architecture) Yes by default meta-xilinx + OE builds for AArch64 when targeting the zynqmp machines. > > And does Yocto has enough support (recipes) to add docker to the image that > is needed to be built? I have not tried but there is a docker recipe in meta-virtualization. You might need to reconfigure the kernel though as I am not sure if cgroups/etc is enabled in the default linux-xlnx kernel config. https://layers.openembedded.org/layerindex/recipe/33269/ Regards, Nathan -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
