hello:
we have no EEPROM on my own board.
we have pushed the DDR init boot image data to L2 memory of core 0 and wrote the boot entry address of the DDR init boot image to the magic address on core 0,both via PCIE.
but it didn't work???it didn't start the code??
more question:
3.4 PCI Express (PCIe) Bootloader Operation
3.4.1 Basic Boot Operation
In the PCIe boot mode, the host configures memory and loads all the sections directly
to the memory. The bootloader configures the base address registers, the number of
windows, and their size. The PCIe power-up is configured through the external pin
PCIESSEN. PCIe boot code can configure the PCIe registers either by getting the values
from the I2C or the default values from the boot parameter table(Table 3-12). what is the function of boot parameter table?