History log of /rkbin/RKBOOT/RK3566MINIALL.ini (Results 1 – 25 of 45)
Revision Date Author Comments
# fd73dcf2 03-Sep-2024 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddrbin to v1.23

build from:
03ea844c5d dram_init: rk356x: fix ddr4 detect bug

update feature:
1. Fixed probabilistic detection error of DDR type/capacity.
2. Added ddr type d

rk3566: ddr: update ddrbin to v1.23

build from:
03ea844c5d dram_init: rk356x: fix ddr4 detect bug

update feature:
1. Fixed probabilistic detection error of DDR type/capacity.
2. Added ddr type detection order configurable through ddrbin tool.
3. Fix ISSI UniIC lp4/lp4x driver strength issue.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I3aececcd9f6fcf62b47f8d43d8fd5a4a246cf24b

show more ...


# cf348227 21-Jun-2024 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddrbin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
./make.sh rk3568

update feature:
1. fix probabilistic read/write training failures

rk3566: ddr: update ddrbin to v1.22

build from:
f8ac117e9c rk356x: ddr: fix eyescan build fail

build command:
./make.sh rk3568

update feature:
1. fix probabilistic read/write training failures under DDR4 2cs
introduced in ddrbin v1.21.
2. Fixed some DRAM compatibility issues at LP4x low frequency.
3. Undo vref training below 600MHz
4. The CLK/DQS slew rate supports different values at high and low frequencies.
5. Added DRAM Manufacturer ID printing.
6. DDR4 enable LPASR to reduce DDR4 self-refresh power.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I0977c713416a3614ec1b22f40cfb7ba9dbaa188c

show more ...


# e232d547 30-May-2024 Xuhui Lin <xuhui.lin@rock-chips.com>

rk3568: spl: Update version to v1.14

Build from:
606f72bd97a video/drm: vop2: add te config for mipi cmd mode in rk3562

Update features:
5ddf1f49b71 drivers: mmc: rockchip_dw_mmc: set default sam

rk3568: spl: Update version to v1.14

Build from:
606f72bd97a video/drm: vop2: add te config for mipi cmd mode in rk3562

Update features:
5ddf1f49b71 drivers: mmc: rockchip_dw_mmc: set default sample phase for initializate
0953e389873 dw-mmc: spl: modify the timeout for reading data to 50ms
57b8ceed1c3 mmc: rockchip_dw_mmc: Fix compile error
b512fec4ea9 mmc: rockchip_dw_mmc: Add internal phase support
3e4b5e88701 mmc: dw_mmc: add card detect by DWMCI_CDETECT
de03e0e0d1d clk: rockchip: Extend pll timeout value
05891810f6d rockchip: dts: add pinctrl support for spl
2285b68d280 lib: rsa: Add burn-key-hash flag check
9b9c232a050 drivers: crypto: v2: fix switch case fallthrough
3afc76530fc clk: rockchip: fix the 32-bit may overflow
f38030747b8 common: spl_ab: Update slot_set_unbootable from U-Boot
a0f322f5407 dw_mmc: add a delay before reset controller
e09ef32e9e8 mmc: send stop command when tuning error occurs
b77c257eaed lib: rsa: Add support for rsa key repair

Change-Id: I98fc387db187728ce658dce46b7511bed62e59c7
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>

show more ...


# a8008bfe 20-Jan-2024 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddrbin to v1.21

build from:
2d653b3476 rk356x: ddr: update ddrbin to v1.21

build command:
./make.sh rk3568

update feature:
1. Fixed issue that CA training may be missed duri

rk3566: ddr: update ddrbin to v1.21

build from:
2d653b3476 rk356x: ddr: update ddrbin to v1.21

build command:
./make.sh rk3568

update feature:
1. Fixed issue that CA training may be missed during reboot.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Ice4e9fbcb4304e8591c9155c09cd616d340d598a

show more ...


# d87e6485 12-Jan-2024 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddrbin to v1.20

build from:
77170a5e90 rk356x: ddr: en lp4/4x rx odt when freq greater than 600MHz

build command:
./make.sh rk3568

update feature:
1. Update DDR3/LPDDR3 rd/

rk3566: ddr: update ddrbin to v1.20

build from:
77170a5e90 rk356x: ddr: en lp4/4x rx odt when freq greater than 600MHz

build command:
./make.sh rk3568

update feature:
1. Update DDR3/LPDDR3 rd/wr training pattern to improve
read and write signal margin.
2. Fixed 6GB LPDDR3/4 initialization failure problem.
3. LPDDR4/4X enable 780MHz read odt。
4. Eanble read/write vref training to improve
compatibility.(can be disable using ddrbin_tool).

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I0fe632a8959361517c3dee6678addae87dfc8ad7

show more ...


# c019c636 22-Sep-2023 Xuhui Lin <xuhui.lin@rock-chips.com>

rk3568: spl: update version to v1.13

Build from:
e4e124926e rockchip: spl: Fix fwver prefix

Build command:
./make.sh rk3568 --spl-new --spl-fwver v1.13

Update features:
1. Print and pass the fi

rk3568: spl: update version to v1.13

Build from:
e4e124926e rockchip: spl: Fix fwver prefix

Build command:
./make.sh rk3568 --spl-new --spl-fwver v1.13

Update features:
1. Print and pass the firmware version number.
2. Solve the issue that the backup image is not loaded when
the SPL load or check u-boot.dtb fails.

Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
Change-Id: I6c79621136c84f927a8ab6b58eb59429e4a9eb8a

show more ...


# 70a4b3fc 17-Jul-2023 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddrbin to v1.18

build from:
f366f69a7d rk3568: ddr: update ddr bin to v1.18
build command:
./make.sh rk3568
update feature:
Fixed the suspend/resume function crash problem cau

rk3566: ddr: update ddrbin to v1.18

build from:
f366f69a7d rk3568: ddr: update ddr bin to v1.18
build command:
./make.sh rk3568
update feature:
Fixed the suspend/resume function crash problem caused by DDR
active_ranks configuration error

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Iaf8ba7f8af7734c886c0a232b8c17dda04b7b24d

show more ...


# 3be3cb91 25-Apr-2023 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddrbin to v1.17

build from:
992b933606 rk3568: ddr: update ddr bin to v1.17
build command:
./make.sh rk3568
update feature:
1. Added support for 4rank LPDDR3/LPDDR4/LPDDR4x of

rk3566: ddr: update ddrbin to v1.17

build from:
992b933606 rk3568: ddr: update ddr bin to v1.17
build command:
./make.sh rk3568
update feature:
1. Added support for 4rank LPDDR3/LPDDR4/LPDDR4x of different rows.
2. Enable derate function for LPDDR4/LPDDR4x.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I39023338802678a5f7380781b58adc888251e68e

show more ...


# 2f88af1d 14-Apr-2023 Jon Lin <jon.lin@rock-chips.com>

rk3568: usbplug: Update to v1.17

from commit:
0661d5 platfrom: rk3568: Update to v1.17
update feature:
Support new spiflash and fix commit(b90bc43 rk3568: usbplug:
revert to the former version v1.

rk3568: usbplug: Update to v1.17

from commit:
0661d5 platfrom: rk3568: Update to v1.17
update feature:
Support new spiflash and fix commit(b90bc43 rk3568: usbplug:
revert to the former version v1.16)

Change-Id: Ieeea864f30436e6f03c0f7f2ef02e2b1829f1f8d
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

show more ...


# 9e44f3e1 16-Feb-2023 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddr bin to v1.16

build from:
6f71c736ce rk3568: ddr: update ddr bin to v1.16
update feature:
1. fix ddr4 vref setup bug, improve 528M stability.
2. improve ddr4 effeciency.
3

rk3566: ddr: update ddr bin to v1.16

build from:
6f71c736ce rk3568: ddr: update ddr bin to v1.16
update feature:
1. fix ddr4 vref setup bug, improve 528M stability.
2. improve ddr4 effeciency.
3. pagecolse configurable by tools.
4. refresh rate configurable by tools.
5. 3568M/J default use 1/2 tREFI.
6. fix init fail when ECC enable whit 4GB cap.

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Ib4e8b86c4866b18f3a9958fc587c2705e02f7726

show more ...


# dd4a27be 08-Nov-2022 Zhihuan He <huan.he@rock-chips.com>

rk3566: ddr: update ddr bin to v1.15

build from:
ec2fae0c96 rk356x: ddr: update ddr bin to v1.15
update feature:
4023ab4e29 rk3568: ddr: use upctl control dfi_init_start/complete
f254ec2b5d rk356

rk3566: ddr: update ddr bin to v1.15

build from:
ec2fae0c96 rk356x: ddr: update ddr bin to v1.15
update feature:
4023ab4e29 rk3568: ddr: use upctl control dfi_init_start/complete
f254ec2b5d rk356x: Add adjust the hold timing of the digital to
analog interface
a14b1383ca drivers: rk356x: Add automatic temperature derating
for LPDDR4(X)

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: Ic0285f391c167654a433cb81a556382f2ce943eb

show more ...


# b32e77ee 02-Nov-2022 Jon Lin <jon.lin@rock-chips.com>

rk3568: loader: Update to v1.16

from commit:
eaaeb1: rk356x: mmc: add ffu for FEMDNN064G_A3A44
update feature:
Support new spiflash

Change-Id: Ie3cc0509c8fdc802e994fc7166a092a90b1c0794
Signed-off

rk3568: loader: Update to v1.16

from commit:
eaaeb1: rk356x: mmc: add ffu for FEMDNN064G_A3A44
update feature:
Support new spiflash

Change-Id: Ie3cc0509c8fdc802e994fc7166a092a90b1c0794
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

show more ...


# 9f3468f5 26-Sep-2022 Jon Lin <jon.lin@rock-chips.com>

rk3568: loader: Update to v1.15

from commit:
65048d1 platform: rk3568: Update to v1.15
update feature:
Support new spiflash

Change-Id: I4fbcdb5c5b619f47c5600f2b2332fcbcdbb79d78
Signed-off-by: Jon

rk3568: loader: Update to v1.15

from commit:
65048d1 platform: rk3568: Update to v1.15
update feature:
Support new spiflash

Change-Id: I4fbcdb5c5b619f47c5600f2b2332fcbcdbb79d78
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

show more ...


# c52e4f30 13-Sep-2022 Joseph Chen <chenjh@rock-chips.com>

RKBOOT/RKTRUST/bin: Set file mode 644

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I3fa512e2cfa636800ef15907c53aae24cd599967


# 73bf8261 27-Aug-2022 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddr bin to v1.14

build from:
b1f29a2a6f rk356x: ddr: update ddr bin to v1.14
update feature:
6450a4943e rk356x: ddr: update DDR4 DQS/DQ SR to 0x0
2f30a32866 rk35

rk3566: ddr: update ddr bin to v1.14

build from:
b1f29a2a6f rk356x: ddr: update ddr bin to v1.14
update feature:
6450a4943e rk356x: ddr: update DDR4 DQS/DQ SR to 0x0
2f30a32866 rk356x: ddr: Fix set of t_xs_x32, t_xs_abort_x32 and
t_xs_fast_x32
3f8f34fe78 rk356x: ddr: update LP4 CK/CA SR to 0x0
c79fb469cf Revert "rk356x: ddr: enable ddr4 528M odt"

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Iff251603466c1a5efbf48f5d77139a8e7ff2d07b

show more ...


# a4c6de9e 18-Feb-2022 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddr bin to v1.13

build from:
9085cce252 rk356x: ddr: update ddr bin to v1.13
build command:
./make.sh rk3568
update feature:
update RX Vref(ODT OFF) to improving

rk3566: ddr: update ddr bin to v1.13

build from:
9085cce252 rk356x: ddr: update ddr bin to v1.13
build command:
./make.sh rk3568
update feature:
update RX Vref(ODT OFF) to improving the stability of LPDDR4X

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I568ba38365122b5825c5dd794d1a675a34698c4c

show more ...


# b6354b9b 06-Jan-2022 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddr bin to v1.12

build from:
f9b44b84d4 rk356x: ddr: update ddr bin to v1.12

build command:
./make.sh rk3568

update feature:
0a7c20ada5 rk356x: ddr: do not set prog otp mask

rk3566: ddr: update ddr bin to v1.12

build from:
f9b44b84d4 rk356x: ddr: update ddr bin to v1.12

build command:
./make.sh rk3568

update feature:
0a7c20ada5 rk356x: ddr: do not set prog otp mask lock

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I3cbc2b6dd500770c8ff5eab8c9e428fe0d7778aa

show more ...


# e841ce4d 09-Dec-2021 Jon Lin <jon.lin@rock-chips.com>

rk3568: usbplug: Update to v1.14

build from:
rk_boot_all fe79d platform: rk3568: Update to 1.14
update feature:
spinor idb lay in 64KB, 2 copies.

Change-Id: I712343e2115e28b912f213d7e1d8ebdfc3388

rk3568: usbplug: Update to v1.14

build from:
rk_boot_all fe79d platform: rk3568: Update to 1.14
update feature:
spinor idb lay in 64KB, 2 copies.

Change-Id: I712343e2115e28b912f213d7e1d8ebdfc33887b0
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

show more ...


# 337c1a5c 03-Dec-2021 Jason Zhu <jason.zhu@rock-chips.com>

rk3568/rk3566: spl: update version to v1.12

build from:
aaca6f: configs: rv1126: enable CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR

build command:
./make.sh rk3568

update features:

rk3568/rk3566: spl: update version to v1.12

build from:
aaca6f: configs: rv1126: enable CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR

build command:
./make.sh rk3568

update features:
1.support find next-stage firware with permanent sector

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: If87ea1773fc4dea1c1ab104482bdcb9bdf27d47e

show more ...


# e147d1ed 25-Oct-2021 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddr bin to v1.11

build from:
41ceb374ff rk356x: ddr: update ddr bin to v1.11
build command:
./make.sh rk3568
update feature:
37c6f80384 rk356x: ddr: fix LP4/LP4X 2CS dram fsp_

rk3566: ddr: update ddr bin to v1.11

build from:
41ceb374ff rk356x: ddr: update ddr bin to v1.11
build command:
./make.sh rk3568
update feature:
37c6f80384 rk356x: ddr: fix LP4/LP4X 2CS dram fsp_param data error
92e59d18f9 rk356x: ddr: undo CBT when ddr freq below 400MHz
b073c834e0 rk356x: ddr: enable ddr4 528M odt
f46daa84ac rk356x: ddr: lpddr4/lpddr4x rx odt enable freq change to 800MHz
ce55e16904 drivers: ram: rockchip: rk3568: fix mistake about MAX_LOW_FREQ_LIMIT
38c2dc0c40 rk356x: ddr: adjust ddr4 MRW sequence

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: Iba646069e10aac447c3a6abdfec135d5fb8f4dc8

show more ...


# a2f419e5 16-Oct-2021 Jon Lin <jon.lin@rock-chips.com>

rk3568: loader: add for spinand V1.13

build from:
69b359 src: spinand: support GD5F2GM7xxG
update feature:
support new spiflash

Change-Id: I6d31582ff7b1f07106ed594c9999d918ca2051ba
Signed-off-by:

rk3568: loader: add for spinand V1.13

build from:
69b359 src: spinand: support GD5F2GM7xxG
update feature:
support new spiflash

Change-Id: I6d31582ff7b1f07106ed594c9999d918ca2051ba
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

show more ...


# eaf79b1e 13-Sep-2021 Jon Lin <jon.lin@rock-chips.com>

rk3568: usbplug: update ddr bin to v1.12

build from:
rk_boot_all c9221db src: spinand: support GD5FxGQ5REYIG
new feature:
support new spiflash

Change-Id: I0b54b8d60548b249b214081322ad32ea0cce3754

rk3568: usbplug: update ddr bin to v1.12

build from:
rk_boot_all c9221db src: spinand: support GD5FxGQ5REYIG
new feature:
support new spiflash

Change-Id: I0b54b8d60548b249b214081322ad32ea0cce3754
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

show more ...


# bc359d7e 23-Aug-2021 Jon Lin <jon.lin@rock-chips.com>

rk3568: usbplug: update ddr bin to v1.11

build from:
rk_boot_all f817b47 src: slc_nand: support S34ML08G3
build feature:
support new flash devices

Change-Id: I8a8e9987e93ef91d24fc9902f6c196a3439d

rk3568: usbplug: update ddr bin to v1.11

build from:
rk_boot_all f817b47 src: slc_nand: support S34ML08G3
build feature:
support new flash devices

Change-Id: I8a8e9987e93ef91d24fc9902f6c196a3439d65e6
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>

show more ...


# 66492218 10-Aug-2021 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddr bin to v1.10

build from:
be187da7f1 rk356x: ddr: update ddr bin to v1.10
build command:
./make.sh rk3568

update feature:
f163d1866a drivers: ram: rk356x: fix inco

rk3566: ddr: update ddr bin to v1.10

build from:
be187da7f1 rk356x: ddr: update ddr bin to v1.10
build command:
./make.sh rk3568

update feature:
f163d1866a drivers: ram: rk356x: fix incorrect setting of LPDDR4(X) tRFC

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I8fad7b147dee43d67d27eb8d66047248cf01ec1f

show more ...


# ac42a05f 02-Jul-2021 Tang Yun ping <typ@rock-chips.com>

rk3566: ddr: update ddr bin to v1.09

build from:
d66fc41e9c rk356x: ddr: update ddr bin to v1.09
build command:
./make.sh rk3568

update feature:
74bdef59fd rk356x: ddr: add 3568s/m/j/b2 support

rk3566: ddr: update ddr bin to v1.09

build from:
d66fc41e9c rk356x: ddr: update ddr bin to v1.09
build command:
./make.sh rk3568

update feature:
74bdef59fd rk356x: ddr: add 3568s/m/j/b2 support
3220a096ba rk356x: ddr: adjust print info
7dc3ec451a rk356x: ddr: fix reg_*_*_rxen_lp4 bug
b16ddd2a97 rk356x: ddr: allow user program otp in the user area
de4ccf565f rk356x: ddr: fix lpddr4/4x WDQS bug
dd0befbb88 rk356x: ddr: disable cs1/cs3 ca odt
f8c5ebd50e rk356x: ddr: add lpddr4 byte mode support
18225d611d rk356x: ddr: modify trfc base on real capacity
7e7f62e1e7 rk356x: ddr: auto detect 4 ch lpddr4/4x.
db9aecc5ae rk356x: ddr: add more ddrconf support move to highest 256MB
5ee3419e72 rk356x: ddr: only support 4GB map to high 8GB-256MB

Signed-off-by: Tang Yun ping <typ@rock-chips.com>
Change-Id: I0ecc0f69dd97598f45619d486fa732aab99544dc

show more ...


12