Good point. Thanks. I didn't get your second question?
On Configure and build Qt5, tslib and evtest for ARM (Xilinx Zynq).
You are right - I made corrections.
On Howto build Qt 5.2.1 for Xilinx Zynq.
I don't have any problems with keyboard/mouse. Check if you have Xilinx USB enabled in both hardware and kernel.
On HDMI on ZedBoard with Petalinux.
Just like you, I usually take DTS generated by Xilinx Petalinux project create utility and manually modify it. I add…
On HDMI on ZedBoard with Petalinux.
I included full dts file - see point 11.
On HDMI on ZedBoard with Petalinux.
Try to google it - I was able to find some useful tutorials on HLS.
On Howto export Zynq peripherals(I2C, SPI, UART and etc) to PMOD connectors of ZedBoard using Vivado 2013.4
You have to update .tcl script to reflect changes in Xilinx IP from Vivado 2013.4 to 2014.2
On HDMI on ZedBoard with Petalinux update.
You tide your 'external signals' to so called 'package_pins' of Zynq in a constrains file. For example: set_property -dict {PACKAGE_PIN…
On Howto export Zynq peripherals(I2C, SPI, UART and etc) to PMOD connectors of ZedBoard using Vivado 2013.4
No, I didn't experience any problem with Analog Devices IP.
On HDMI on ZedBoard with Petalinux.
QWS for Q4.x, Qt5 uses QPA - try to set appropriate QPA variables.
On Howto build Qt 5.2.1 for Xilinx Zynq.