]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: stm32mp: support 2 MAC address for STM32MP13
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 20 May 2022 16:24:47 +0000 (18:24 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 17 Jun 2022 07:58:21 +0000 (09:58 +0200)
commit46f9eb5dcca7789b87465759b8b3c55326adaa8d
tree7d7587be0f21f1c05eba4192729e37381238a5b7
parent960debbe3c55b111f95a60fa69f47c233a960666
arm: stm32mp: support 2 MAC address for STM32MP13

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.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/cpu.c
arch/arm/mach-stm32mp/include/mach/sys_proto.h
arch/arm/mach-stm32mp/stm32mp13x.c
arch/arm/mach-stm32mp/stm32mp15x.c