Hi,
On 5/6/22 16:06, Patrick Delaunay wrote:
Add support of several MAC address in OTP (3 32bits OTP word for
2 MAC address) for SOCs in STM32MP13x family: STM32MP133 and STM32MP135.
Signed-off-by: Patrick Delaunay <patrick.delau...@foss.st.com>
---
arch/arm/mach-stm32mp/cpu.c | 41 ++++++++++++-------
.../arm/mach-stm32mp/include/mach/sys_proto.h | 1 +
arch/arm/mach-stm32mp/stm32mp13x.c | 20 +++++++++
arch/arm/mach-stm32mp/stm32mp15x.c | 5 +++
4 files changed, 52 insertions(+), 15 deletions(-)
Applied to u-boot-stm/next, thanks!
Regards
Patrick