]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: stm32mp1: Add board_interface_eth_init
authorChristophe Roullier <christophe.roullier@st.com>
Fri, 17 May 2019 13:08:43 +0000 (15:08 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 6 Jun 2019 15:40:18 +0000 (17:40 +0200)
commitedacf2682146859b53f2289e528c423d59ba884a
treedccc31aa2e0e82ddf76644f0bf57c9a941095239
parentf6ccdda126cdbd70da5be5b54e7fbb99e780de2a
board: stm32mp1: Add board_interface_eth_init

Called to configure Ethernet PHY interface selection and
configure clock selection in RCC Ethernet clock tree.

Signed-off-by: Christophe Roullier <christophe.roullier@st.com>
board/st/stm32mp1/stm32mp1.c