rk3326: miniloader: update to v1.40

build from:
    9fa2a3da: rk3326: miniloader update to v1.40

update feature:
    1. enable rk3326 pwm2-7 function.

Signed-off-by: chenfen <chenfen@rock-chips.com>
Change-Id: I1ec614b1f6a458c7afc13ea9986dbd264cf729c6
This commit is contained in:
chenfen
2024-09-02 18:16:25 +08:00
parent 1c50c0381b
commit 570f82de3d
5 changed files with 31 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
NAME=RK3326
[VERSION]
MAJOR=1
MINOR=35
MINOR=40
[CODE471_OPTION]
NUM=1
Path1=bin/rk33/rk3326_ddr_333MHz_v2.11.bin
@@ -15,8 +15,8 @@ NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk33/rk3326_ddr_333MHz_v2.11.bin
FlashBoot=bin/rk33/rk3326_miniloader_v1.35.bin
FlashBoot=bin/rk33/rk3326_miniloader_v1.40.bin
[OUTPUT]
PATH=rk3326_loader_v2.11.135.bin
PATH=rk3326_loader_v2.11.140.bin
[FLAG]
RC4_OFF=true

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,19 @@
# RK3326 Release Note
## rk3326_miniloader_v1.40.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | --------------------------- | ----------- | -------- |
| 2024-09-02 | rk3326_miniloader_v1.40.bin | 9fa2a3da | 重要 |
### Fixed
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
| ----- | -------- | ------------------------ | -------------------------------------------- | -------- |
| 1 | 重要 | 使能pwm2-7功能 | rk3326 pwm2-7功能无法使用 | - |
------
## rk3326_ddr_333MHz_v2.11.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,19 @@
# RK3326 Release Note
## rk3326_miniloader_v1.40.bin
| Date | file | Build commit | Severity |
| ---------- | --------------------------- | ------------ | --------- |
| 2024-09-02 | rk3326_miniloader_v1.40.bin | 9fa2a3da | important |
### Fixed
| Index | Severity | Update | Issue description | Issue source |
| ----- | --------- | ----------------------- | ----------------------------------- | ------------ |
| 1 | important | enable pwm2-7 function. | rk3326 pwm2-7 function can not use. | - |
------
## rk3326_ddr_333MHz_v2.11.bin
| Date | file | Build commit | Severity |