Part Number: TDA4VM
Tool/software: TI C/C++ Compiler
Hi TI members:
We will start to modify TDA4 linux device tree for our customer's board on psdkla V06.02.00.07,
After I check some E2E thread,
I think the normal way for a customer board's linux dts is below
1. Add a new dtso file(ex: myproject.dtso) which describe the conflict items between customer board and J721E EVM board.
2. Modify Makefile to build this myproject.dtso to myproject.dtbo
3. modify "uenv.txt" in boot partition to add "overlay_files=myproject.dtbo"
Can you help to confirm is my steps correct?
BR
Sentinen Chen