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.

DM365 - Modifying UBOOT for custom board

Hi,

I have already the EVM UBOOT source code that needs to be adapted to a custom board, but need to know which files to change.

What are the files that needs to modify to adapt the UBOOT to a DM365 custom board?

Thx

KB

 

  • Hi,

    To change the board  related stuff,, you can find it out in board/davinci/dm365evm/dm365evm.c.

    And to change the configuration related stuff, you can find the file in include/configs/davinci_dm365evm.h

     

    Best Regard's

    Prabhakar Lad