If devicetree configures pinmux of MCO1 & MCO2 onto PI11 & PG2 both UBoot & kernel lock up on start-up.
We're using Ecosystem 2.1.0 still (I know!).I'm using the CubeMX autogen code i.e.rcc_pins_mx: rcc_mx-0 { u-boot,dm-pre-reloc; pins1 { u-boot,dm-pre-reloc; pinmux = <STM32_PINMUX('G', 2, AF1)>; /* RCC_MCO_2 */ bias-disable; drive-push...