Releases: JayHeng/NXP-MCUBootUtility
Releases · JayHeng/NXP-MCUBootUtility
NXP-MCUBootUtility v5.0.0 release note
Feature:
- [RTyyyy] Support i.MXRT118x A0
[RTyyyy] 支持i.MXRT118x A0- [RT1180] Support raw app file(not bootable app) as source image
[RT1180] 支持裸应用程序文件作为输入源文件- [RT1180] Support both UART and USB-HID download modes
[RT1180] 支持UART和USB-HID两种下载方式(COM端口/USB设备自动识别)- [RT1180] Support development boot case (Unsigned)
[RT1180] 支持用于开发阶段的非安全加密启动(未签名)- [RT1180] Support FlexSPI NOR boot device
[RT1180] 支持FlexSPI NOR启动设备- [RT1180] Support uSDHC SD&MMC boot device
[RT1180] 支持uSDHC SD&MMC启动设备
NXP-MCUBootUtility v4.1.1 release note
Bugfix:
- [RTyyyy] It doesn't take effect in DCD Descriptor window
[RTyyyy] 在DCD Desc窗口输入内容不生效
NXP-MCUBootUtility v4.1.0 release note
Features:
- Support MKE13Z/14Z/15Z/17Z
支持MKE13Z/14Z/15Z/17Z- Support MKW45/K32W148
支持MKW45/K32W148- Support two more Octal NOR devices (ISSI, Winbond)
支持来自ISSI和Winbond的Octal Flash
NXP-MCUBootUtility v4.0.0 release note
Features:
- Support i.MXRT1061X/1062X
支持i.MXRT1061X/1062X- Support i.MXRT1042
支持i.MXRT1042- Support LPC5500 Series(553x/S3x)
支持LPC5500系列(553x/S3x)- Support MCXN94x/N54x
支持MCXN94x/N54x- [MCX] Support both UART and USB-HID download modes
[MCX] 支持UART和USB-HID两种下载方式(COM端口/USB设备自动识别)- [MCX] Support for loading bootable image into C040HD NOR Flash
[MCX] 支持下载Bootable image进内部Flash- [MCX] Support development boot case (Unsigned)
[MCX] 支持用于开发阶段的非安全加密启动(未签名)
Improvements:
- [RT] Can set free RAM addresses for loading temporary data
[RT] 支持用户配置空闲RAM地址用于加载临时数据- [RTyyyy] Can set Serial NOR flash option for SiP device(RT1024/RT1064)
[RTyyyy] 对于SiP芯片((RT1024/RT1064))支持设置串行 NOR flash 选项
Bugfixes:
- [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
Features:
- [RT] Provide dual image download option for FlexSPI NOR device
[RT] 提供FlexSPI NOR设备的双程序启动设置选项- [RTxxx] Add support for uSDHC SD/eMMC boot device
[RTxxx] 新增SD/eMMC启动设备支持- [RTyyyy] Support XECC write for RT1160/1170
[RTyyyy] 为RT1160/1170 FlexSPI NOR设备增加ECC方式写入支持- [RTyyyy] Enable SD/eMMC 2nd instance support for RT10xx
[RTyyyy] 使能RT10xx系列上SD/eMMC设备第二组接口支持
Improvements:
- [RT] Can keep image version header from source bootable image file
[RT] 能保留含启动头源image文件中的程序版本信息
Bugfixes:
- [RT] Fix bit width recover issue in eMMC settings
[RT] 修复eMMC设备配置时位宽度参数无法保存问题- [RTxxx] Fix Plain CRC image boot support issue
[RTxxx] 修复Plain CRC启动模式下不可用的问题- [RTyyyy] Correct M7SRK efuse idx for RT1170
[RTyyyy] 修复RT1170下M7SRK efuse位置定义错误问题- [RTyyyy] Correct Auth HW engine type for RT1170
[RTyyyy] 修复RT1170下HAB验签硬件引擎类型选择错误问题
NXP-MCUBootUtility v3.4.0 release note
Features:
- [RTyyyy] Support for loading bootable image into FlexSPI NAND boot device
[RTyyyy] 支持下载Bootable image进主动启动设备 - FlexSPI NAND接口Flash- Add memory mass erase support
支持对启动设备进行全擦操作
Improvements:
- [RTyyyy] Support bootable image generated from SDK 2.10
[RTyyyy] 支持SDK 2.10及其之后生成的可启动文件作为源文件
NXP-MCUBootUtility v3.3.1 release note
Bugfixes:
- [RTxxx/LPC] Cannot connect to SBL target
[RTxxx/LPC] 修复SBL设备无法连接的问题- [LPC] Cannot r/w SBL target
[LPC] 修复SBL设备无法擦写的问题
NXP-MCUBootUtility v3.3.0 release note
Features:
- [RTyyyy] Can sign part of user application
[RTyyyy] 支持对源image文件进行部分签名- [RT/LPC] Support ISP downloading for SBL target
[RT/LPC] 支持SBL设备的ISP下载- Support more image formats (hex/s19) in Programmer
通用编程器模式下增加支持带格式源image文件(hex/s19)
Improvements:
- [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
Features:
- Support i.MXRT116x
支持i.MXRT116x- [RTxxx] Support SB file generation for RT500/600
[RTxxx] 支持RT500/600下SB文件生成
Bugfixes:
- [RTyyyy] Fix .SB file generation issue for RT1170
[RTyyyy] 修复RT1170下SB文件无法正常生成问题
NXP-MCUBootUtility v3.1.1 release note
Bufixes:
- [RTyyyy] Fix UART download issue for RT1170
[RTyyyy] 修复RT1170下UART口无法正常下载问题