Part Number:AM5728
Tool/software: Linux
I have download am57xx-evm-linux-sdk-arago-src-04.02.00.09.tar and follow the guide to download all the source code
listed in source_pkg_list.txt. There are some question about this:
1,Are these gz/bz2 packets the source code we need to build the whole Arago filesystem tisdk-rootfs-image-am57xx-evm.tar.xz?
I means all the things such as librarys code,mid-sofware,demo code,multimedia files,busy-box rootfs,and so on.
2,Are these gz/bz2 packets contains the modifys made by TI?
for example Qt5,waylan/weston,and some other code that must be modify to fit the AM5728 hardware.
3,I found some fo the packets are bare-git repos, so how to build these source code and install it to the target?
4,I want use the multimedia hardwares on AM5728 with the debian rootfs. Is