Other Parts Discussed in Thread: AM5728, AM5718
Tool/software: Linux
Dear Software Team,
I am working on custom board based on AM571x,
1) In the process I came across the following error "No matching DT out of these options:", which I resolved using the previous post of ti @
I was able to do this by removing option "CONFIG_SPL_LOAD_FIT", this worked fine for me.
2) In the other post it was mentioned to modify U-Boot-<version>/common/common_fit.c @
Please help me understand the difference b/w the above two solutions provided. The second one to change the code, I did not try, as it was marked as answer on forum I am assuming it as another solution.
Thanks