1. In sprugy5a - bootloader UG section 3.2, SRIO configuration can be reconfigured "through the I2C boot parameter table through the I2C master boot and reenter the bootloader in SRIO mode".
Where to modify I2C boot parameter table? In IBL? Is there any sample for reference?
Actually I want to change the lane setting for SRIO booting.
2. There are 2 operation modes for SRIO booting: Messaging mode and DirectIO mode.
Which mode is used for the example in mcsdk\tools\boot_loader\examples\srio ?
3. In mcsdk\tools\boot_loader\examples\srio, DDRInit is done in the first step.
Is it to say, DDR must be initialized by user application?
In my understanding, DDR is initialized by ROM bootlader.
thanks.
Boll