Can someone offer some insights or point to an example in code (kernel or u-boot) regarding how software sets up the SW Booting Configuration Structure (as described in TRM 25.4.4.4)? Particularly, must the structure itself be stored in a particular area in scratchpad memory? Is the value at 0x48002910 supposed to be a pointer to the SW Booting Config Structure or the start of the structure itself?
Thanks.