martinexner
Results
1
issues of
martinexner
In `zynqmp_fsbl`, two different sets of macros with different values are used to compare the value of `FsblInstancePtr->SecondaryBootDevice`: - `XFsbl_SecondaryBootDeviceInit` uses `XIH_IHT_PPD_*` - `XFsbl_ValidateHeader` uses `XFSBL_*_BOOT_MODE` This can lead to...