On Thu, Jan 18, 2018 at 02:10:05PM +0100, [email protected] wrote: > From: Patrice Chotard <[email protected]> > > Move SYSCFG clock setup into configure_clocks() instead of calling > clock_setup() from board file. > > As this clock is only needed in case of ethernet enabled and as > both stm32f4 and stm32f7 are using the Designware ethernet IP, > we use CONFIG_ETH_DESIGNWARE to only enable this clock if needed. > > Move the RMII setup from board_early_init_f() to board_init() > to insure that RMII bit is set only when clock driver is initialized. > > Signed-off-by: Patrice Chotard <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

