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.

Linux/PROCESSOR-SDK-AM65X: Multiple dtbo support

Part Number: PROCESSOR-SDK-AM65X

Tool/software: Linux

Hi

i am trying to add multiple dtbo not sure how to do this? In the env there is one defined but cna i just add another name or i have to combine into one DTBO? if i have to combine into one dtbo can you let me know the commnads that i need to execute on m ylinux machine to combine them?

name_overlays=k3-am654-pcie-usb2.dtbo

Thanks

  • Hi Mohsen,

    You should not have to combine them. Below is example of what I have that is running on an older 5.02 PSDKL which is including 2 dtbo files, you maybe running a later version which only has one.

    name_overlays=k3-am654-idk.dtbo k3-am654-pcie-usb2.dtbo

    Best Regards,
    Schuyler