Hi Rajasekaran,
Thanks for the good info and the prompt response. I'm back on this issue again and have a few follow-up questions.
I've confirmed that we do implement this patch, but it's in the app code that our "stage 2 bootloader" loads and starts after it configures the PLL and EMIF registers as described in my initial post (we have code in external memory that also has to be booted). So, the first question would be: is this sufficient? Or must the patch run prior to ANY app code running? I'm presuming that the patch must run after the ROM bootloader but before the user app starts-up so that the device is initialized properly. Is this correct? It would be beneficial to know if the patch could be applied following execution of our stage 2 bootloader to avoid the re-work required to change it, as the patch currently won't fit into the 1KB space we have allocated for our stage 2 loader at the top of IRAM.
Thanks again,
Dave