We are developing a custom board based on FRWY LS1046a.
We expect we will neded to add some trace messages at the very initial phases of the u-boot but builds we are trying is going wrong.
We made some changes on
"build_dir/... .../board/freescale/ls1046afrwy/ls1046afrwy.c"
to add extra trace messages, but running "make" causes the file to be overwritten and the changes are lost.
Can someone instruct us on how to proceed to reach a debug image as we expect?
Thank you in advance.