STM32MP15x USART/UART Default Pins
Is stated on STM32MP157 datasheet's boot mode table that the MPU can be booted through UART:
– USART2/3/6 and UART4/5/7/8 on default pins
Nevertheless, I wasn't able to find which are the default pins for the UART interfaces, on the datasheet or reference manual. Where can I find those? STM32MP15-DISCO schematics uses UART4 pins PG11 and PB2 routed back to the Serial/USB bridge, are those UART4 by default?
GPIOx_AFRH/L reset value is 0 for all ports, and no UART pin is selected on AF0.

