u-boot/board/dhelectronics/dh_stm32mp1
Marek Vasut d100c1abb7 net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code
Move board_interface_eth_init() into eqos_probe_syscfg_stm32() in STM32
driver glue code. The eqos_probe_syscfg_stm32() parses STM32 specific DT
properties of this MAC and configures SYSCFG registers accordingly, there
is nothing board specific happening in this function, move it into generic
driver code instead. Drop the now unused duplicates from board files.

Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
Signed-off-by: Marek Vasut <marex@denx.de>
2024-04-19 11:30:50 +02:00
..
board.c net: dwc_eth_qos: Fold board_interface_eth_init into STM32 glue code 2024-04-19 11:30:50 +02:00
Kconfig board: stmp32mp1: split board and SOC STM32MP15 configuration 2021-11-10 17:03:36 +01:00
MAINTAINERS board: stmp32mp1: split board and SOC STM32MP15 configuration 2021-11-10 17:03:36 +01:00
Makefile ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM 2021-11-10 17:03:59 +01:00
u-boot-dhcom.its ARM: stm32: Use firmware property instead of loadables 2021-01-13 09:52:58 +01:00
u-boot-dhcor.its ARM: dts: stm32: Add DHCOR based Testbench board 2022-10-18 08:34:25 +02:00