]> git.ipfire.org Git - thirdparty/u-boot.git/commit
stm32mp1: Replace OTP read by SHADOW read
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 27 Feb 2019 16:01:29 +0000 (17:01 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 12 Apr 2019 14:09:13 +0000 (16:09 +0200)
commit17f1f9b17672bf6d3c9ce37f7cb370cd8b6132d1
tree2a72821347e7b04e86ca351150584a997a775644
parent815bc8bc94b0c5bbd1bcb921f67c31a42cfad8d4
stm32mp1: Replace OTP read by SHADOW read

Replace STM32_BSEC_OTP() by STM32_BSEC_SHADOW() to
increase read performance.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/cpu.c