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.
Tool/software: Linux
Dear All,
I do have quite strange problem - I have one carrier board and two SoC modules (with AM5718 and AM5728)
In u-boot both works correctly.
However, problem starts in Linux.
In Linux only AM5728 works (even with tunned dts file for AM5718).
From my "blinking LED" debugging it seems like the SoC is going to sleep (kernel idle thread) without waking up. Also the console (which was working in u-boot) is dead.
I took linux-4.4.19+gitAUTOINC+db0b54cdad-gdb0b54cdad file arch/arm/boot/dts/am571x-idk.dts as a template.
What is strange - AM5728 works with this dts prepared for AM5718.
One more issue:
There are some ROM modification for AM5718. Is this important to my problem?
And one more remark - have anybody was able to force DEBUG_LL and EARLY_PRINTK to work on recent (v4.9) linux kernel? Moreover, is it working on reference TI's linux 4.4 kernel?
Thanks in advance,
Łukasz