soc: stm32n6: Add Boot serial option
This option should be used to load and run binary using "serial boot" configuration for boot ROM. Signed-off-by: Erwan Gouriou <erwan.gouriou@st.com>
This commit is contained in:
parent
4ea07702b2
commit
3c097d8662
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ config SOC_SERIES_STM32N6X
|
|||
select SOC_RESET_HOOK
|
||||
select TRUSTED_EXECUTION_SECURE
|
||||
select BUILD_OUTPUT_BIN
|
||||
|
||||
config STM32N6_BOOT_SERIAL
|
||||
bool "Serial boot target (USB)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue