MACHINE: update description according to the DT
Change-Id: I0b39912cb24ef218934ce8a2f422456013d15ae4 Signed-off-by: Lionel VITTE <lionel.vitte@st.com>
This commit is contained in:
parent
ca501bd7db
commit
f2c84ca11d
|
|
@ -1,6 +1,6 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: stm32mp15-disco
|
||||
#@DESCRIPTION: [EXAMPLE] STM32MP157C-DK2 board ONLY with Optee boot and SDcard support
|
||||
#@DESCRIPTION: [EXAMPLE] STM32MP157F-DK2 board ONLY with Optee boot and SDcard support
|
||||
#@NEEDED_BSPLAYERS: layers/meta-openembedded/meta-oe layers/meta-openembedded/meta-python
|
||||
|
||||
include conf/machine/include/st-machine-common-stm32mp.inc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#@TYPE: Machine
|
||||
#@NAME: stm32mp15-eval
|
||||
#@DESCRIPTION: [EXAMPLE] STM32MP157C-EV1 board ONLY with Trusted boot and SDcard support
|
||||
#@DESCRIPTION: [EXAMPLE] STM32MP157F-EV1 board ONLY with Trusted boot and SDcard support
|
||||
#@NEEDED_BSPLAYERS: layers/meta-openembedded/meta-oe layers/meta-openembedded/meta-python
|
||||
|
||||
include conf/machine/include/st-machine-common-stm32mp.inc
|
||||
|
|
|
|||
Loading…
Reference in New Issue