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.

Linux/AM5728: Trying to debug U-boot but unable to set debug() enable in SPL

Part Number: AM5728

Tool/software: Linux

Hello

I'm using am5728 with procesesor sdk 5.02 where u-boot is 2018.01.

i've found some threads that says adding 

#define DEBUG in include/am57xx_evm.h can enable debug() output in spl.

so i've added it at line 15 but it seems doesn't work.

I can't see any output on serial.Do i need to change any other settings if yes please suggest one or provide any better way.

Thanks