Hello,
I need to keep the configuration of the PL when I reset my Application/OS. I would like to create an FSBL with the next behavior:
1. Initialize everything, but PL.
2. Check the PL configured flag.
2a. Configure the PL if it is not configured yet.
2b. If the PL is configured do not reset it, skip the configuration phase.
3. Load App/Os and execute it.
I am trying to modify the default FSBL; I have detected that after MIO initialization the "Done" led of the FPGA is turned off.
I cannot get any reference of this behavior.
It possible the behavior that I want?
Thanks a lot,
Jonathan.