afboot-stm32
afboot-stm32 copied to clipboard
Fix wrong bit setting for enabling SDIO clock
The previous patch was inteded for setting the SDIO clock to be sourced from the 48MHz clock, but to achieve this we actually need to clear, not set, the mux flag
Signed-off-by: Andrea Merello [email protected]