Part Number: TDA4VM
Tool/software:
I made a custom PCB with reduced peripherals for TDA4VM referring to the Schematic of SK-TDA4VM.
The board is taking k3-j721e-common-proc-board.dtb instead of k3-j721e-sk.dtb. Basically, I missed the Device ID EEPROM (0x51) in my design.
Because of that few things are working fine, and few others are not. I am using Yocto Build Environment.
Now how can I change the default device tree to be k3-j721e-sk.dtb?
And also what are the things that would be affected by this?