mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
docs: mark STM32MP_USE_STM32IMAGE as deprecated
This macro was used for the legacy boot mode on SPM32MP platforms. The recommended boot method is now FIP. The code under this macro will be removed after tag v2.7. Change-Id: Id3b7baea2d3e6ea8b36a4cd0b107cb92591a172b Signed-off-by: Yann Gautier <yann.gautier@st.com>
This commit is contained in:
parent
73193689c0
commit
53863c845d
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Release version after which it will be removed.
|
|||
| | Date | after | |
|
||||
| | | Release | |
|
||||
+================================+=============+=========+=========================================================+
|
||||
| | | | |
|
||||
| STM32MP_USE_STM32IMAGE macro | Dec '21 | 2.7 | FIP is the recommended boot method for STM32MP |
|
||||
+--------------------------------+-------------+---------+---------------------------------------------------------+
|
||||
|
||||
--------------
|
||||
|
|
Loading…
Add table
Reference in a new issue