Skip to content
Commit 2345bc99 authored by Francois Ramu's avatar Francois Ramu Committed by Alberto Escolar
Browse files

drivers: flash: stm32 xspi flash driver skip init when executing in place



The flash_stm32_xspi driver should not initialize the xspi,
if this one is being use to execute in Place : the init is skipped.
This mode is identified with the CONFIG_STM32_APP_IN_EXT_FLASH.
Checking the memory mapped mode bit is possible when the xspi
peripheral clock is not off (stm32h5 has no clock_control_get_status API)

Signed-off-by: default avatarFrancois Ramu <francois.ramu@st.com>
parent c33d93d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment