]> git.baikalelectronics.ru Git - uboot.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)
commitd7bef4260b13143ada9d500523419b33f639abd7
tree2a72821347e7b04e86ca351150584a997a775644
parent202a4e32f0ac241390b445ddb031bf0ec7017eff
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