Skip to content

NXP-MCUBootUtility v3.5.0 release note

Compare
Choose a tag to compare
@JayHeng JayHeng released this 20 Mar 02:15
· 23 commits to master since this release

Features:

  1. [RT] Provide dual image download option for FlexSPI NOR device
    [RT] 提供FlexSPI NOR设备的双程序启动设置选项
  2. [RTxxx] Add support for uSDHC SD/eMMC boot device
    [RTxxx] 新增SD/eMMC启动设备支持
  3. [RTyyyy] Support XECC write for RT1160/1170
    [RTyyyy] 为RT1160/1170 FlexSPI NOR设备增加ECC方式写入支持
  4. [RTyyyy] Enable SD/eMMC 2nd instance support for RT10xx
    [RTyyyy] 使能RT10xx系列上SD/eMMC设备第二组接口支持

Improvements:

  1. [RT] Can keep image version header from source bootable image file
    [RT] 能保留含启动头源image文件中的程序版本信息

Bugfixes:

  1. [RT] Fix bit width recover issue in eMMC settings
    [RT] 修复eMMC设备配置时位宽度参数无法保存问题
  2. [RTxxx] Fix Plain CRC image boot support issue
    [RTxxx] 修复Plain CRC启动模式下不可用的问题
  3. [RTyyyy] Correct M7SRK efuse idx for RT1170
    [RTyyyy] 修复RT1170下M7SRK efuse位置定义错误问题
  4. [RTyyyy] Correct Auth HW engine type for RT1170
    [RTyyyy] 修复RT1170下HAB验签硬件引擎类型选择错误问题