hi everyone~!
i use
Petalinux 2013.10 + vivado 2013.4 + analogdevices-kernel + zedboard
so i get a result HDMI Display. it is work very well.
but, i can't use usb-otg port.
I implemented it by referring to the following site.
https://2015_fall_nctu_esd.hackpad.com/ep/pad/static/2ApxmX0YBiH
One of the above site contents is different.
git checkout 2014_R1.
and i check all of it and devicetree(system.dts) following site.
http://www.wiki.xilinx.com/Zynq+Linux+USB+Device+Driver
i can not fine follworing message in petalinux booting (dmesg).
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
and when i connect mouse to usb-otg, the mouse is not work(no power).
but if i use other kernel, the mouse is work very well.
why this happen... ? i don't know.
please let me know~!!
Thank.
Best regards.
note:
i found one thing.