summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/imx/habv4/guides/mx8m_mx8mm_secure_boot.txt11
1 files changed, 4 insertions, 7 deletions
diff --git a/doc/imx/habv4/guides/mx8m_mx8mm_secure_boot.txt b/doc/imx/habv4/guides/mx8m_mx8mm_secure_boot.txt
index 79cd10d78b..f7be3e6985 100644
--- a/doc/imx/habv4/guides/mx8m_mx8mm_secure_boot.txt
+++ b/doc/imx/habv4/guides/mx8m_mx8mm_secure_boot.txt
@@ -50,13 +50,11 @@ file are covered by a digital signature.
v | IVT - FIT | |
------- +-----------------------------+ |
| CSF - FIT | |
- ------- +-----------------------------+ |
- ^ | u-boot-nodtb.bin | | FIT
- | | + | | Image
- | | u-boot.bin | |
- Signed | +-----------------------------+ |
- Data | | OP-TEE (Optional) | |
+ ------- +-----------------------------+ | FIT
+ ^ | u-boot-nodtb.bin | | Image
| +-----------------------------+ |
+ Signed | | OP-TEE (Optional) | |
+ Data | +-----------------------------+ |
| | bl31.bin (ATF) | |
| +-----------------------------+ |
v | u-boot.dtb | v
@@ -153,7 +151,6 @@ The imx-mkimage project is used to combines all the images in a single
flash.bin binary, the following files are required:
- U-Boot:
- u-boot.bin
u-boot-nodtb.bin
u-boot-spl.bin
U-Boot DTB file (e.g. fsl-imx8mq-evk.dtb)