I am working on booting of IMX53 for board bring-up. I want to test the DDR3. In OBDS source code
(src/include/mx53/plat_startup.h), can anybody explain the mechanism of copying code to IRAM( OCRAM)?
Also can anybody explain the mechanism of 2 image vector table and how boot rom code interpret the same?
I went through the reference manual( specifically 7.6 bookmark ) but it is not providing enough information. I am stuck because of the same. Any information would be highly appreciated.