This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Debian Package for BBB used for TI- Sitara AM335x EVM board

Ubuntu Debian packages are available for beagle bone black..Can the same be used for TI-EVM board or do i have to download a seperate package for EVM? I want to run Gstreamer-0.10 in TI and BBB...  Pls any1 assist me in the same!..

  • There is a good chance that those who ported these packages to the BBB did not include the changes needed for support of the GP EVM.   There are differences in the DDR and PMIC that have to be accounted for along with clocking differences(BBB uses PG2.x silicon which maxes out at 1GHz).

    There are articles on our Processors Wiki that go over the concepts of board porting as a part of the Sitara Linux Training . 

    http://processors.wiki.ti.com/index.php/Sitara_Linux_Training

    While the information will not specifically apply to your use case, it should be able to serve as reference material and help get you started.

  • As long as you have a working MLO, u-boot.img and uImage you can use the BBB Debian image. Just burn it on you SD card and replace the bootloader stuff and kernel on the first partition.