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.

[DM36x] AWCCR setting as "0xff"

I want to know the meaning of below setting in UBL, DEVICE_EMIFInit() function.

  AEMIF->AWCCR = 0xff;

The default value is 0x80.

Why change the value from 0x80 to 0xff?

Is there any reason?