Hi,
i want to have my own PINMUX settings in u-boot, which file in u-boot should be updated. once updated no other program should change it before kernel loads.
Please suggest.
Thanks
nathan
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.
I believe, you need to change board file.
You can refer to some other davinci board files to see how MUX settings are added for corresponding boards(da850/da830).