[PATCH 03/16] arm: stm32mp: move the get_otp helper function in bsec
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Fri Jun 17 10:47:52 CEST 2022
Hi,
On 5/6/22 16:06, Patrick Delaunay wrote:
> As the get_otp() helper function in bsec are common for all STM32MP family,
> move this function in bsec driver
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
> ---
>
> arch/arm/mach-stm32mp/bsec.c | 17 +++++++++++++++++
> arch/arm/mach-stm32mp/cpu.c | 17 -----------------
> arch/arm/mach-stm32mp/include/mach/sys_proto.h | 3 +++
> 3 files changed, 20 insertions(+), 17 deletions(-)
>
Applied to u-boot-stm/next, thanks!
Regards
Patrick
More information about the U-Boot
mailing list