Uploaded image for project: 'Sitara MPU & SPMCU SDKs'
  1. Sitara MPU & SPMCU SDKs
  2. EXT_SITMPUSW-37

Misleading "File read from SD card" bootloader profile point in the SBL_SD bootloader

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • SITSW-5056
    • 09.02.01
    • 10.01.00
    • Hide
      am62xx-sk
      am62xx-sk-lp
      am62x-sip-sk
      am62a-sk
      am62p-sk
      am62d-evm
      Show
      am62xx-sk am62xx-sk-lp am62x-sip-sk am62a-sk am62p-sk am62d-evm

      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; 

            syncuser TI User
            syncuser TI User
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: