-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SITSW-5056
-
09.02.01
-
10.01.00
-
The SBL_SD bootloader has the "File read from SD card" profile point added like below
status = Sciclient_getVersionCheck(1);
Bootloader_profileAddProfilePoint("File read from SD card");
if(SystemP_SUCCESS == status)
{
Bootloader_BootImageInfo bootImageInfo;
Bootloader_Params bootParams;