When boot component generation is selected in
the platform generation phase, FSBL applications are created within the platform
component. To modify the source code of these applications, follow the steps below.
- To modify the source code for FSBL, go to the corresponding platform and expand the Source.
- Expand the zynqmp_fsbl_bsp folder and modify the source files inside.
- Save your changes and rebuild the platform with the new
changes.Note: To reset domain/BSP sources anytime, click the Regenerate BSP option on the Board Support Package overview page.
Note: An
alternative way to update the FSBL and PMUFW source code is to follow the
instructions in Modifying the Domain Sources (Driver and Library Code).