rk3036: loader: Update to v2.65

build from:
	5ea1119 src: flash: Filter FE FE flash id
update feature:
	Filter wrong flash id

Change-Id: I4aa7791b57d9d39b0fd6f150a534350ee468b7e4
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
This commit is contained in:
Jon Lin
2024-04-22 09:38:19 +08:00
committed by Jianhong Chen
parent 723dee539d
commit 01c0644f4e
5 changed files with 27 additions and 3 deletions

View File

@@ -9,12 +9,12 @@ Path1=bin/rk30/rk3036_ddr_396MHz_v1.09.bin
Sleep=1
[CODE472_OPTION]
NUM=1
Path1=bin/rk30/rk303x_usbplug_slc_v2.64.bin
Path1=bin/rk30/rk303x_usbplug_slc_v2.65.bin
[LOADER_OPTION]
NUM=2
LOADER1=FlashData
LOADER2=FlashBoot
FlashData=bin/rk30/rk3036_ddr_396MHz_v1.09.bin
FlashBoot=bin/rk30/rk303x_miniloader_slc_v2.64.bin
FlashBoot=bin/rk30/rk303x_miniloader_slc_v2.65.bin
[OUTPUT]
PATH=rk3036_loader_slc_v1.09.264.bin
PATH=rk3036_loader_slc_v1.09.265.bin

Binary file not shown.

Binary file not shown.

View File

@@ -1,5 +1,17 @@
# RK3036 Release Note
## rk303x_{miniloader,usbplug}_slc_v2.65.bin
| 时间 | 文件 | 编译 commit | 重要程度 |
| ---------- | :------------------------------------- | ------- | -------- |
| 2024-04-22 | rk303x_{miniloader,usbplug}_slc_v2.65.bin | 5ea1119 | 普通 |
### New
1. 过滤特殊 flash id避免信号干扰。
------
## rk303x_{miniloader,usbplug}_slc_v2.64.bin
| 时间 | 文件 | 编译 commit | 重要程度 |

View File

@@ -1,5 +1,17 @@
# RK3032 Release Note
## rk303x_{miniloader,usbplug}_slc_v2.65.bin
| Date | File | Build commit | Severity |
| ---------- | :------------------------------------- | ------- | -------- |
| 2024-04-22 | rk303x_{miniloader,usbplug}_slc_v2.65.bin | 5ea1119 | moderate |
### New
1. Filter wrong flash id.
------
## rk303x_{miniloader,usbplug}_slc_v2.64.bin
| Date | File | Build commit | Severity |