2024-10-14 13:36:46 +02:00
..
2024-10-14 13:36:46 +02:00
2024-10-14 13:36:46 +02:00

ps7_init.c is used to initialize the hardware of the Zynq Processor.

We try to adjust it so that the actual obsw does not need to configure interface parameters (they are fixed in that we know the parameters and they will not change during runtime).

There might be additional files in the future besides ps7_init.c, all of which need to be copied into the ../misc/ folder of the fsbl before compiling.

As these files are hardware dependent, subfolders for the platforms are provided.