On Mon, Jan 29, 2018 at 06:14:14PM +0100, [email protected] wrote: > From: Patrice Chotard <[email protected]> > > Since 'commit f4fcba5c5baa ("clk: implement clk_set_defaults()")' > STM32F4 family board can't boot. > > Above patch calls clk_set_rate() for all nodes with assigned-clock-rates > property. Clock driver for STM32F family doesn't implement .set_rate > callback which make clk_set_defaults() exit on error and prevent board > to boot. > > 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

