OMAP3530 Technical Reference Manual states that with Power-On Reset, Software Booting Configuration is read from the sys_boot[] and stored in scratchpad non-volatile memory. Booting configuration can be altered by the application and is honoured for all further software initiated resets (not power-on reset.)
Question: Will a warm reset (triggered by WDOG2 overflow) follow the booting configuration in the scratchpad? Or will warm-reset follow the reset ordering which is defined in table 25-5 and honour sys_boot pin settings?
The Technical Reference manual states explicitly that all resets except power-on reset follow scratchpad. But Technical Reference Manual also states that warm reset doesn't honour peripheral booting.
I am hoping for the former, that it follows the boot pins according to the table in the TRM.