xref: /rkbin/doc/release/RK3588_EN.md (revision 781bf89f9fcb5d19740ad761b63b8a33c1f06871)
1# RK3588 Release Note
2
3## rk3588_usbplug_v1.11.bin
4
5| Date       | File                     | Build commit | Severity  |
6| ---------- | :----------------------- | ------------ | --------- |
7| 2023-11-20 | rk3588_usbplug_v1.11.bin | dcac518e7    | important |
8
9### New
10
111. Add rk3583 upgrade support.
12
13------
14
15## rk3583_ddr_lp4_1848MHz_lp5_2112MHz_v1.14.bin
16
17| Date       | File                                         | Build commit | Severity  |
18| ---------- | :------------------------------------------- | ------------ | --------- |
19| 2023-11-10 | rk3583_ddr_lp4_1848MHz_lp5_2112MHz_v1.14.bin | 73dffea49e   | important |
20
21### New
22
231. Add RK3583 support.
24
25------
26
27## rk3588_bl31_v1.44.elf
28
29| Date       | File                  | Build commit | Severity  |
30| ---------- | :-------------------- | ------------ | --------- |
31| 2023-11-07 | rk3588_bl31_v1.44.elf | 4acbe711b    | important |
32
33### New
34
351. Add pvtpll support rk3583.
362. Add support to read secure otp.
373. Optimize the time of dmc restore.
38
39------
40
41## rk3588_pcie_v1.00.bin
42
43| Date       | File                  | Build commit | Severity |
44| ---------- | --------------------- | ------------ | -------- |
45| 2023-10-07 | rk3588_pcie_v1.00.bin | I01c2c7d7    | moderate |
46
47### New
48
491. Add bare system executable firmware that supports PCIe EP initialization.
50
51------
52
53## rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.14.bin
54
55| Date       | File                                         | Build commit | Severity  |
56| ---------- | :------------------------------------------- | ------------ | --------- |
57| 2023-09-26 | rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.14.bin | 73dffea49e   | important |
58
59### New
60
611. Improve the stability of LPDDR5.
622. Add fwver support.
63
64------
65
66## rk3588_bl32_v1.15.bin
67
68| Date       | File                  | Build commit | Severity  |
69| ---------- | :-------------------- | ------------ | --------- |
70| 2023-09-25 | rk3588_bl32_v1.15.bin | 62aa10b7     | important |
71
72### New
73
741.  Support print firmware version, and support transmit firmware version to subsequent firmware.
75
76------
77
78## rk3588_bl31_v1.43.elf
79
80| Date       | File                  | Build commit | Severity  |
81| ---------- | :-------------------- | ------------ | --------- |
82| 2023-09-26 | rk3588_bl31_v1.43.elf | 24b7dd41a    | important |
83
84### New
85
861. Supports to pass bl31 version number through rk atags.
872. Support to configure wake sources for virtual-poweroff through dts.
88
89------
90
91## rk3588_spl_v1.13.bin
92
93| Date       | File                 | Build commit | Severity  |
94| ---------- | :------------------- | ------------ | --------- |
95| 2023-09-25 | rk3588_spl_v1.13.bin | e4e124926e   | important |
96
97### New
98
991. Print and pass the firmware version number.
100
101### Fixed
102
103| Index | Severity  | Update                                                       | Issue description                                            | Issue source |
104| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
105| 1     | important | Solve the issue that the backup image is not loaded when the SPL load or check u-boot.dtb fails | When u-boot.dtb of the first uboot.img is corrupted, SPL doesn't load the backup image. | -            |
106------
107
108## rk3588_bl31_v1.42.elf
109
110| Date       | File                  | Build commit | Severity  |
111| ---------- | :-------------------- | ------------ | --------- |
112| 2023-09-09 | rk3588_bl31_v1.42.elf | 87bcc5dfe    | important |
113
114### New
115
1161. Optimize the time of system resume.
1172. Support any cpu to do system suspend/resume.
1183. Support all pwm int to wakeup when virtual-poweroff.
119
120------
121
122## rk3588_bl32_v1.14.bin
123
124| Date       | File                  | Build commit | Severity  |
125| ---------- | :-------------------- | ------------ | --------- |
126| 2023-08-28 | rk3588_bl32_v1.14.bin | b5340fd65    | important |
127
128### New
129
1301.  Pseudo random number seed will be set by default.
1312.  Supports read and write security flag interfaces.
1323.  Support check ta encryption key is written.
133
134### Fixed
135
136| Index | Severity  | Update                                                       | Issue description                                 | Issue source |
137| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------- | ------------ |
138| 1     | important | Fixed hardware crypto probability crash issue after enabling dynamic memory | Error will be reported when using hardware crypto | -            |
139
140------
141
142## rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.13.bin
143
144| Date       | File                                         | Build commit | Severity  |
145| ---------- | :------------------------------------------- | ------------ | --------- |
146| 2023-08-11 | rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.13.bin | 25cee80c4f   | important |
147
148### Warn
149
1501. BL31 should be update to V1.41 or above.
151
152### New
153
1541. Improve the stability of LPDDR5 528MHz.
1552. Update vref_inner for each channel in fsp_param to improve stability.
156
157### Fixed
158
159| Index | Severity  | Update                                                       | Issue description                                         | Issue source |
160| ----- | --------- | ------------------------------------------------------------ | --------------------------------------------------------- | ------------ |
161| 1     | important | Fixed init fail issue that boot in high temperature environment | Panic in ddrbin when boot in high temperature environment | -            |
162
163------
164
165## rk3588_bl31_v1.41.elf
166
167| Date       | File                  | Build commit | Severity  |
168| ---------- | :-------------------- | ------------ | --------- |
169| 2023-08-10 | rk3588_bl31_v1.41.elf | b7c5102a2    | important |
170
171### New
172
1731. Support L3 partition.
1742. Update configuration of ddr vref_inner.
1753. Support to config MCU sleep parameter through DTS.
176
177------
178
179## rk3588_bl31_v1.40.elf
180
181| Date       | File                  | Build commit | Severity  |
182| ---------- | :-------------------- | ------------ | --------- |
183| 2023-07-13 | rk3588_bl31_v1.40.elf | dc1125f48    | important |
184
185### New
186
1871. Add support to reset vop sub mem pd.
188
189------
190
191## rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.12.bin
192
193| Date       | File                                         | Build commit | Severity  |
194| ---------- | :------------------------------------------- | ------------ | --------- |
195| 2023-07-06 | rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.12.bin | 52218f4949   | important |
196
197### New
198
1991. Add support print training result and mr value.
200
201### Fixed
202
203| Index | Severity  | Update                                                       | Issue description                                            | Issue source |
204| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
205| 1     | important | Fixed init fail issue that max freq between 1066-1600MHz     | Panic in ddrbin when max DDR freq between 1066-1600MHz.      | -            |
206| 2     | important | Fixed the issue painc in ddrbin caused by multiple initialization of DDR | When the first SPL firmware failed to load, reloading the second firmware would result in repeated initialization of the DDR. This caused a panic in ddrbin. | -            |
207
208------
209
210## rk3588_bl31_v1.39.elf
211
212| Date       | File                  | Build commit | Severity  |
213| ---------- | :-------------------- | ------------ | --------- |
214| 2023-06-27 | rk3588_bl31_v1.39.elf | 001b4889e    | important |
215
216### New
217
2181. Change read size to 128 bytes.
2192. Adjust pvtpll table by otp.
2203. Modify pvtpll table for rk3588j/m.
221
222------
223
224## rk3588_bl31_v1.38.elf
225
226| Date       | File                  | Build commit | Severity  |
227| ---------- | :-------------------- | ------------ | --------- |
228| 2023-05-09 | rk3588_bl31_v1.38.elf | 3389cfdda    | important |
229
230### Warn
231
2321. DDR bin should be update to V1.11 or above.
233
234### New
235
2361. Update configuration of ddr lp5 mr.
2372. Improve the stability of hdmirx.
2383. Support ddr spread spectrum mode.
239
240------
241
242## rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.11.bin
243
244| Date       | File                                         | Build commit | Severity  |
245| ---------- | :------------------------------------------- | ------------ | --------- |
246| 2023-05-09 | rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.11.bin | f1474cf52f   | important |
247
248### Warn
249
2501. BL31 should be update to V1.38 or above.
251
252### New
253
2541. Added more print info when initialization fails to help locate soldering issues.
2552. Optimizing boot time.
2563. Enable per bank refresh function.
2574. LPDDR5 4 channels use different write vref values to improve stability.
2585. First init LPDDR4x.
2596. LPDDR5 cavref update to 36%.
2607. Add support spread spectrum mode.
261
262------
263
264## rk3588_bl32_v1.13.bin
265
266| Date       | File                  | Build commit | Severity  |
267| ---------- | :-------------------- | ------------ | --------- |
268| 2023-04-19 | rk3588_bl32_v1.13.bin | 7f1ea6d6e    | important |
269
270### New
271
2721. OTP supports burst read to accelerate BL32 startup speed.
2732. Kernel support read secure boot flag and public key hash.
2743. Support dynamic shared memory, and the secure and normal world can transfer more larger data.
2754. BL32 supports pstore, and the kernel can view print info of BL32 through pstore node.
276
277------
278
279## rk3588_bl31_v1.37.elf
280
281| Date       | File                  | Build commit | Severity  |
282| ---------- | :-------------------- | ------------ | --------- |
283| 2023-03-08 | rk3588_bl31_v1.37.elf | 9609b9c19    | important |
284
285### New
286
2871. Save/restore u2phy_grf registers when system suspend/resume.
2882. Save/restore more ddr related registers when system suspend/resume.
2893. Compatible with system suspend/resume in QNX.
290
291------
292
293## rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.10.bin
294
295| Date       | File                                         | Build commit | Severity  |
296| ---------- | :------------------------------------------- | ------------ | --------- |
297| 2022-11-21 | rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.10.bin | 75d050770f   | important |
298
299### New
300
3011. Pageclose can be enable/disable by ddrbin_tool.
302
303### Fixed
304
305| Index | Severity  | Update                       | Issue description                                            | Issue source |
306| ----- | --------- | ---------------------------- | ------------------------------------------------------------ | ------------ |
307| 1     | important | fix total 24GB bug           | If the DDR total capacity is 24GB, it will be stuck and unable to enter kernel. | -            |
308| 2     | important | fix LP4/LP4X stability issue | Some LP4/LP4X board need to update read odt to 40ohm to fix stability issue. Note: BL31 should be update to V1.37. | -            |
309| 3     | important | improve LP5 performance      | LPDDR5 timing tWTR  calculate error lead to slow performance | -            |
310
311------
312
313## rk3588_bl31_v1.36.elf
314
315| Date       | File                  | Build commit | Severity  |
316| ---------- | :-------------------- | ------------ | --------- |
317| 2023-01-30 | rk3588_bl31_v1.36.elf | 78ee25fe7    | important |
318
319### New
320
3211. Supports analyze infrared signals of various protocols during system suspend by software, which needs to be used together with mcu.
322
323------
324
325## rk3588_bl31_v1.35.elf
326
327| Date       | File                  | Build commit | Severity  |
328| ---------- | :-------------------- | ------------ | --------- |
329| 2023-01-16 | rk3588_bl31_v1.35.elf | bd7bac37a    | important |
330
331### New
332
3331. Improve the stability of hdmirx.
334
335------
336
337## rk3588_bl31_v1.34.elf
338
339| Date       | File                  | Build commit | Severity  |
340| ---------- | :-------------------- | ------------ | --------- |
341| 2023-01-10 | rk3588_bl31_v1.34.elf | e63a16361    | important |
342
343### New
344
3451. Support hptimer to use soft adjust mode.
3462. Support pvtpll to add length.
347
348### Fixed
349
350| Index | Severity  | Update                                                | Issue description                                            | Issue source |
351| ----- | --------- | ----------------------------------------------------- | ------------------------------------------------------------ | ------------ |
352| 1     | important | Avoid pmu mcu to boot accidentally in system suspend. | With pmu mcu's accidental boot, linux kernel's code and data may be overwrite after system resume. | -            |
353
354------
355
356## rk3588_spl_v1.12.bin
357
358| Date       | File                  | Build commit | Severity  |
359| ---------- | :-------------------- | ------------ | --------- |
360| 2022-12-26 | rk3588_spl_v1.12.bin  | 5f53abfa     | important |
361
362### New
363
3641. Support SPL AB.
365
366------
367
368## rk3588_bl31_v1.33.elf
369
370| Date       | File                  | Build commit | Severity  |
371| ---------- | :-------------------- | ------------ | --------- |
372| 2022-12-07 | rk3588_bl31_v1.33.elf | 17b41886e    | important |
373
374### New
375
3761. Support rk3588m, rk3588j.
377
378------
379
380## rk3588_usbplug_v1.10.bin
381
382| Date       | File                     | Build commit | Severity  |
383| ---------- | :----------------------- | ------------ | --------- |
384| 2022-11-22 | rk3588_usbplug_v1.10.bin | b0e3c43c2    | important |
385
386### New
387
3881. Improve compatibility.
389
390------
391
392## rk3588_bl31_v1.32.elf
393
394| Date       | File                  | Build commit | Severity  |
395| ---------- | :-------------------- | ------------ | --------- |
396| 2022-11-21 | rk3588_bl31_v1.32.elf | e529a2760    | important |
397
398### New
399
4001. Support bus auto CS.
401
402------
403
404## rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.09.bin
405
406| Date       | File                                         | Build commit | Severity  |
407| ---------- | :------------------------------------------- | ------------ | --------- |
408| 2022-11-21 | rk3588_ddr_lp4_2112MHz_lp5_2736MHz_v1.09.bin | a930779e06   | important |
409
410### New
411
4121. Derate/perbank refresh can be enable/disable by ddrbin_tool.
4132. Support pstore function.
4143. Boot FSP configurable by ddrbin_tool.
4154. Enable LPDDR5 DMC function.
4165. Support LPDDR5 byte mode DRAM.
4176. Recycle 256MB memory(overlap with REG space). This function can be disable by ddrbin_tool.
418
419### Fixed
420
421| Index | Severity  | Update                                   | Issue description                                            | Issue source |
422| ----- | --------- | ---------------------------------------- | ------------------------------------------------------------ | ------------ |
423| 1     | important | Fix WRTRN Bug                            | Fix WRTRN bug when ddr freq between 533MHz - 1066MHz         | -            |
424| 2     | important | Fix ZQCALIB bug                          | Increase auto ZQCALIB command period to 470ms                | -            |
425| 3     | important | Fix 528M bug                             | 528MHz undo RDTRN, SW*skew should be clean before clean before switch to 528MHz. | -            |
426| 4     | important | Improve LPDDR5 stability and performance | Fix some LPDDR5 timing like rd2wr,wr2rd and hash config to improve stability and performance. | -            |
427| 5     | important | LP4/LP4x support 32GB cap                | LP4/LP4x support 32GB cap                                    | -            |
428
429------
430
431## rk3588_bl31_v1.31.elf
432
433| Date       | File                  | Build commit | Severity  |
434| ---------- | :-------------------- | ------------ | --------- |
435| 2022-11-09 | rk3588_bl31_v1.31.elf | 91e396185    | important |
436
437### New
438
4391. Enable RK_ENABLE_A76_L2_FLUSH_TO_L3 function.
4402. Support amp function.
441
442### Fixed
443
444| Index | Severity  | Update                                                       | Issue description | Issue source |
445| ----- | --------- | ------------------------------------------------------------ | ----------------- | ------------ |
446| 1     | important | Save/restore some performance setting in system suspend/resume | -                 | -            |
447
448------
449
450## rk3588_bl31_v1.30.elf
451
452| Date       | File                  | Build commit | Severity  |
453| ---------- | :-------------------- | ------------ | --------- |
454| 2022-10-12 | rk3588_bl31_v1.30.elf | 1450d21e8    | important |
455
456### New
457
4581. Support pstore.
459
460------
461
462## rk3588_bl31_v1.29.elf
463
464| Date       | File                  | Build commit | Severity  |
465| ---------- | :-------------------- | ----------- | --------- |
466| 2022-09-29 | rk3588_bl31_v1.29.elf | 686b5c48b   | important |
467
468### New
469
4701. Add A55 AT speculative patches.
4712. Add LPDDR5 DFS patches, support DFS between rows.
4723. Config FW-DSU region according to the specific DDR channel.
473
474### Fixed
475
476| Index | Severity  | Update                                                       | Issue description                                            | Issue source |
477| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
478| 1     | important | Fix problem about CEC wakeup.                  | When waiting for CEC wakeup source in system suspend, gpio1/3 irq will wakeup both AP and mcu . | -        |
479| 2     | important | Fix configuration about ddr.                   | Fix ddr-unstable problem.                                    | -        |
480| 3     | important | Fix problem in system suspend if disable uart. | If loader disable uart, system suspend will panic.           | -        |
481
482------
483
484## rk3588_bl32_v1.12.bin
485
486| Date       | File                  | Build commit | Severity  |
487| ---------- | :-------------------- | ------------ | --------- |
488| 2022-09-20 | rk3588_bl32_v1.12.bin | 4542e1efd    | important |
489
490### New
491
4921. Config FW-DSU region according to the specific DDR channel.
493
494------
495
496## rk3588_bl32_v1.11.bin
497
498| Date       | File                  | Build commit | Severity  |
499| ---------- | :-------------------- | ------------ | --------- |
500| 2022-09-15 | rk3588_bl32_v1.11.bin | d84087907    | important |
501
502### Fixed
503
504| Index | Severity  | Update                                                       | Issue description                                            | Issue source |
505| ----- | --------- | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------ |
506| 1     | important | Solve the problem that OPTEE is stuck during startup when printing is closed | User use /rkbin/tools/ddrbin_tool to close printing ,  then rk_atags will notify OPTEE to disable printing, When OPTEE starts, it will be stuck and unable to enter U-Boot | -            |
507
508------
509
510