Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Xilinx Certified Ubuntu 20.04 LTS for Xilinx Devices image is an official Ubuntu image with certified hardware support for select Xilinx evaluation boards. This page details how to boot and use the official desktop environment image released by Canonical for Xilinx ZCU102, ZCU104, and ZCU106 evaluation boards. Support for the Kria KV260 Starter Kit is coming soon! You can read more about certified Ubuntu hardware here.

...

Running the Kria KV260 Demos

COMING SOON!

Creating a Custom Hardware Platform

COMING SOON!

Getting Help

Xilinx recommends posting on the Xilinx Embedded Linux Forum for any questions related to the Certified Ubuntu 20.04 LTS on Xilinx Devices release.

...

Code Block
ubuntu@zynqmp:~$ sudo sh -c 'echo "LINUX_KERNEL_CMDLINE=\"cma=256M\" > /etc/default/u-boot-xlnx' 
ubuntu@zynqmp:~$ sudo dpkg-reconfigure u-boot-zynqmp 
Note

Note: Be sure to delimit quotation marks around the LINUX_KERNEL_CMDLINE values. This is so that multiple arguments can be passed at the same time. If only one argument is being specified then they can be omitted.

Note

Note: If Multiple command line arguments are being used which include forward slashes ( / ) such as those found in filesystem paths, they must be delimited twicecan be passed as well but be careful around the use of character which need to be delimited such as nested quotation marks, slashes, and spaces.

Example: sudo sh sudo sh -c 'echo " LINUX_KERNEL_CMDLINE=\"cma=256M \ root=\\/dev\\/sda1 " > /etc/default/u-boot-xlnx'

...

Anchor
ubuntu-kv260-special-notes
ubuntu-kv260-special-notes
Special Considerations for the Kria KV260 Vision AI Starter Kit

COMING SOON!

Anchor
DP_Adapter
DP_Adapter
DisplayPort to HDMI Adapters 

...