Skip to content

Releases: JayHeng/NXP-MCUBootUtility

NXP-MCUBootUtility v5.0.0 release note

23 May 08:13
Compare
Choose a tag to compare

Feature:

  1. [RTyyyy] Support i.MXRT118x A0
    [RTyyyy] 支持i.MXRT118x A0
  2. [RT1180] Support raw app file(not bootable app) as source image
    [RT1180] 支持裸应用程序文件作为输入源文件
  3. [RT1180] Support both UART and USB-HID download modes
    [RT1180] 支持UART和USB-HID两种下载方式(COM端口/USB设备自动识别)
  4. [RT1180] Support development boot case (Unsigned)
    [RT1180] 支持用于开发阶段的非安全加密启动(未签名)
  5. [RT1180] Support FlexSPI NOR boot device
    [RT1180] 支持FlexSPI NOR启动设备
  6. [RT1180] Support uSDHC SD&MMC boot device
    [RT1180] 支持uSDHC SD&MMC启动设备

NXP-MCUBootUtility v4.1.1 release note

06 Apr 03:22
Compare
Choose a tag to compare

Bugfix:

  1. [RTyyyy] It doesn't take effect in DCD Descriptor window
    [RTyyyy] 在DCD Desc窗口输入内容不生效

NXP-MCUBootUtility v4.1.0 release note

02 Mar 06:48
Compare
Choose a tag to compare

Features:

  1. Support MKE13Z/14Z/15Z/17Z
    支持MKE13Z/14Z/15Z/17Z
  2. Support MKW45/K32W148
    支持MKW45/K32W148
  3. Support two more Octal NOR devices (ISSI, Winbond)
    支持来自ISSI和Winbond的Octal Flash

NXP-MCUBootUtility v4.0.0 release note

07 Jan 02:26
Compare
Choose a tag to compare

Features:

  1. Support i.MXRT1061X/1062X
    支持i.MXRT1061X/1062X
  2. Support i.MXRT1042
    支持i.MXRT1042
  3. Support LPC5500 Series(553x/S3x)
    支持LPC5500系列(553x/S3x)
  4. Support MCXN94x/N54x
    支持MCXN94x/N54x
  5. [MCX] Support both UART and USB-HID download modes
    [MCX] 支持UART和USB-HID两种下载方式(COM端口/USB设备自动识别)
  6. [MCX] Support for loading bootable image into C040HD NOR Flash
    [MCX] 支持下载Bootable image进内部Flash
  7. [MCX] Support development boot case (Unsigned)
    [MCX] 支持用于开发阶段的非安全加密启动(未签名)

Improvements:

  1. [RT] Can set free RAM addresses for loading temporary data
    [RT] 支持用户配置空闲RAM地址用于加载临时数据
  2. [RTyyyy] Can set Serial NOR flash option for SiP device(RT1024/RT1064)
    [RTyyyy] 对于SiP芯片((RT1024/RT1064))支持设置串行 NOR flash 选项

Bugfixes:

  1. [RTyyyy] Use SECv5 version flashloader of RT116x/RT117x to fix FlexSPI NAND issue
    [RTyyyy] 对于RT116x/RT117x,切换使用SECv5里的Flashloader以修复串行NAND烧写问题

NXP-MCUBootUtility v3.5.0 release note

20 Mar 02:15
Compare
Choose a tag to compare

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验签硬件引擎类型选择错误问题

NXP-MCUBootUtility v3.4.0 release note

28 Sep 02:32
Compare
Choose a tag to compare

Features:

  1. [RTyyyy] Support for loading bootable image into FlexSPI NAND boot device
    [RTyyyy] 支持下载Bootable image进主动启动设备 - FlexSPI NAND接口Flash
  2. Add memory mass erase support
    支持对启动设备进行全擦操作

Improvements:

  1. [RTyyyy] Support bootable image generated from SDK 2.10
    [RTyyyy] 支持SDK 2.10及其之后生成的可启动文件作为源文件

NXP-MCUBootUtility v3.3.1 release note

17 Sep 06:12
Compare
Choose a tag to compare

Bugfixes:

  1. [RTxxx/LPC] Cannot connect to SBL target
    [RTxxx/LPC] 修复SBL设备无法连接的问题
  2. [LPC] Cannot r/w SBL target
    [LPC] 修复SBL设备无法擦写的问题

NXP-MCUBootUtility v3.3.0 release note

17 Sep 06:06
Compare
Choose a tag to compare

Features:

  1. [RTyyyy] Can sign part of user application
    [RTyyyy] 支持对源image文件进行部分签名
  2. [RT/LPC] Support ISP downloading for SBL target
    [RT/LPC] 支持SBL设备的ISP下载
  3. Support more image formats (hex/s19) in Programmer
    通用编程器模式下增加支持带格式源image文件(hex/s19)

Improvements:

  1. [RTyyyy] Both entry point address and vector table address can be set as IVT.entry
    [RTyyyy] 启动头IVT中entry参数既支持设为复位函数也支持中断向量表

NXP-MCUBootUtility v3.2.0 release note

17 Sep 06:05
Compare
Choose a tag to compare

Features:

  1. Support i.MXRT116x
    支持i.MXRT116x
  2. [RTxxx] Support SB file generation for RT500/600
    [RTxxx] 支持RT500/600下SB文件生成

Bugfixes:

  1. [RTyyyy] Fix .SB file generation issue for RT1170
    [RTyyyy] 修复RT1170下SB文件无法正常生成问题

NXP-MCUBootUtility v3.1.1 release note

17 Sep 05:49
Compare
Choose a tag to compare

Bufixes:

  1. [RTyyyy] Fix UART download issue for RT1170
    [RTyyyy] 修复RT1170下UART口无法正常下载问题