I am planning to use C6678 rev 2.0 chips in PCIe boot mode. Since the PLL errata (Advisory 8) is not applicable to these revision chips, I don't want to use the I2C boot workaround.
I went through the documents: PCIe Use Cases for KeyStone Devices and DSP Bootloader UserGuide for the same. Are there any other documents which I can refer to?
The Bootloader user guide explains that the bootloader configures the PCIe registers by getting default values from boot param table. Where is the boot param table present or is it to be laoded by the host?
Also, in PCIe primary boot mode, the RBL maps the BARS to what address offsets?
I couldn't understand the procedure explained in Bootloader Userguide for host transferring the application and writing to BOOT MAGIC ADDRESS. What is the BOOT MAGIC ADDRESS?
Thanks in advance.