History log of /rk3399_rockchip-uboot/drivers/misc/rk3568-secure-otp.S (Results 1 – 4 of 4)
Revision Date Author Comments
# 671dcd9e 06-Apr-2022 Jason Zhu <jason.zhu@rock-chips.com>

misc: otp: rk3568: fix read rollback index area error

Fix read rollback index area error with enable ecc.

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

misc: otp: rk3568: fix read rollback index area error

Fix read rollback index area error with enable ecc.

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

show more ...


# 1b75ccb7 28-Mar-2022 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: otp: rk3568: fix condition judgment error

Test the otp is written or not except the rollback index area.

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

rockchip: otp: rk3568: fix condition judgment error

Test the otp is written or not except the rollback index area.

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

show more ...


# 4cc5b82e 25-Mar-2022 Jason Zhu <jason.zhu@rock-chips.com>

rockchip: otp: rk3568: fix condition judgment error

When write otp, read the area firstly. Then test the otp area has
been written or not. If not, otp ecc error may occur.

Signed-off-by: Jason Zhu

rockchip: otp: rk3568: fix condition judgment error

When write otp, read the area firstly. Then test the otp area has
been written or not. If not, otp ecc error may occur.

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

show more ...


# 2867e1b2 22-Oct-2021 Nico Cheng <nico.cheng@rock-chips.com>

rockchip: otp: split the OTP driver into different SOC platforms

The original rockchip-secure-otp.S is split into different SOC
platforms. There are including PX30, RK3308, RK3328, RK3568 and
RV1126

rockchip: otp: split the OTP driver into different SOC platforms

The original rockchip-secure-otp.S is split into different SOC
platforms. There are including PX30, RK3308, RK3328, RK3568 and
RV1126.

Add secure otp read and write support for RK3308B-S in SPL,
which is compatible with RK3308.

Signed-off-by: Nico Cheng <nico.cheng@rock-chips.com>
Change-Id: Ie0683cb2d00cfe4b32943984e12e1d7e036d1c0e

show more ...