Regarding TMS320C6678, what the procedure is for booting over PCIe when the image is too large to fit into L2 SRAM (i.e. writing an image to DDR3 via PCIe). Per SPRUGV2F section 3.1:
“The PLL Controller registers should be modified only by the CPU or emulation. External masters, for example PCIe, should not be used to access the PLL Controller registers directly.”
This prohibits DDR3 initialization over PCIe. What is the proper way to initialize DDR3 and load an image into it over PCIe?