rk3576: usbplug: Add arch timer 1Ghz support
Build from: 13ceb2afdcb rockchip: Add arch timer 1Ghz support Update features: 13ceb2afdcb rockchip: Add arch timer 1Ghz support Change-Id: I2b813df8c8c1d07449ceb162fe2de2aabf3515ca Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
This commit is contained in:
@@ -9,7 +9,7 @@ Path1=bin/rk35/rk3576_ddr_lp4_2112MHz_lp5_2736MHz_v1.08.bin
|
||||
Sleep=1
|
||||
[CODE472_OPTION]
|
||||
NUM=1
|
||||
Path1=bin/rk35/rk3576_usbplug_v1.03.bin
|
||||
Path1=bin/rk35/rk3576_usbplug_v1.04.bin
|
||||
[LOADER_OPTION]
|
||||
NUM=3
|
||||
LOADER1=FlashBoost
|
||||
|
||||
@@ -9,7 +9,7 @@ Path1=bin/rk35/rk3576_ddr_lp4_2112MHz_lp5_2736MHz_ultra_v1.08.bin
|
||||
Sleep=1
|
||||
[CODE472_OPTION]
|
||||
NUM=1
|
||||
Path1=bin/rk35/rk3576_usbplug_v1.03.bin
|
||||
Path1=bin/rk35/rk3576_usbplug_v1.04.bin
|
||||
[LOADER_OPTION]
|
||||
NUM=3
|
||||
LOADER1=FlashBoost
|
||||
|
||||
Binary file not shown.
BIN
bin/rk35/rk3576_usbplug_v1.04.bin
Normal file
BIN
bin/rk35/rk3576_usbplug_v1.04.bin
Normal file
Binary file not shown.
@@ -1,5 +1,19 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_usbplug_v1.04.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
| ---------- | :----------------------- | ----------- | -------- |
|
||||
| 2024-11-07 | rk3576_usbplug_v1.04.bin | 13ceb2afdcb | 重要 |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | 重要程度 | 更新说明 | 问题现象 | 问题来源 |
|
||||
| ----- | -------- | ---------------------- | ------------------------------------------ | -------- |
|
||||
| 1 | 重要 | 添加1Ghz系统时钟支持,usbplug调整为默认从前级获取当前系统时钟的频率。 | usbplug中的延时不准确。 | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3576_spl_v1.07.bin
|
||||
|
||||
| 时间 | 文件 | 编译 commit | 重要程度 |
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# RK3576 Release Note
|
||||
|
||||
## rk3576_usbplug_v1.04.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
| ---------- | :-------------------- | ------------ | --------- |
|
||||
| 2024-11-07 | rk3576_usbplug_v1.04.bin | 13ceb2afdcb | important |
|
||||
|
||||
### Fixed
|
||||
|
||||
| Index | Severity | Update | Issue description | Issue source |
|
||||
| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
|
||||
| 1 | important | Add 1Ghz arch timer support, and usbplug is adjusted to get current arch timer frequency from preloader by default. | Delay in usbplug is inaccurate. | - |
|
||||
|
||||
------
|
||||
|
||||
## rk3576_spl_v1.07.bin
|
||||
|
||||
| Date | File | Build commit | Severity |
|
||||
|
||||
Reference in New Issue
Block a user