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.

u-boot, UBL, kernel source and images for TMDSEVML138

Other Parts Discussed in Thread: OMAP-L138

Hello. I'm a OS engineer.

We have developed some board by using OMAP-L138.

so I bought the TMDSEVML138 Evaluation board through TI in Korea.

I'm searching u-boot, UBL, kernel source and images of TMDSEVML138 for development of Linux OS.

and I received "dvsdk_omapl138-evm_04_03_00_06_setuplinux" file from TI site.

but I didn't install that files. error log is following.

We don't have any ubuntu server.

How can I get these source codes and images? (u-boot, UBL, kernel)

Thank you.

------------------------------------------------------

$ ./dvsdk_omapl138-evm_04_03_00_06_setuplinux
Entering console installation mode. This will install all default components. To
select specific components, run this installer in the default mode.

This will install dvsdk on your computer.  Continue? [n/Y] y

This version of the dvsdk does not support your Linux host distribution.

It only supports Ubuntu 10.04 LTS 32-bit, downloadable from
http://www.ubuntu.com.

 

  • Hi,

    This will install dvsdk on your computer.  Continue? [n/Y] y

    This version of the dvsdk does not support your Linux host distribution.

    It only supports Ubuntu 10.04 LTS 32-bit, downloadable from
    http://www.ubuntu.com.

     

    On what Ubuntu version are you trying to run ? From the output it looks

    like you need to run the setup on 32-bit machine having Ubuntu 10.04 LTS.

    Regards,

    --Prabhakar Lad

  • Hello. thank you for your answers.

    but I wrote that as follows.

    "We don't have any ubuntu server."

     

    We don't use ubuntu Linux OS, but RedHat Linux.

    RedHat Linux usually is used at most of the company.

    I know that we have to install ubuntu OS at the new machine.

    but it needs ubunto package from ubuntu site and new machine or virtual machine(like a vmware. but we can't use it because of license.)

    therefore, it takes long time and need effort for installing ubunto Linux.

    We just need source code and images of u-boot, UBL, kernel. (here, kernel may be excluded..)

    Where can I get these source code and images?

     

    Regards,

    Henry, Park

  • Hi,

    [1] Source for UBL, [2]  Source for Uboot, [3] Source for the psp release.

    Note: For[3] I am not sure which psp release you want, [3] refers to 03.22.00.02.

    For more info on latest psp release for da850/omap-l138 refer this link [4].

    [1] http://sourceforge.net/projects/dvflashutils/files/OMAP-L138/v2.40/    

    [2] http://arago-project.org/git/projects/?p=u-boot-davinci.git;a=shortlog;h=refs/heads/davinci-next

    [3] http://arago-project.org/git/projects/?p=linux-davinci.git;a=shortlog;h=refs/heads/03.22.00.02

    [4] http://processors.wiki.ti.com/index.php/DaVinci_PSP_03.22.00.02_Release_Notes

    Regards,

    --Prabhakar Lad