summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBreno Lima <breno.lima@nxp.com>2019-08-27 10:48:51 -0300
committerYe Li <ye.li@nxp.com>2020-04-26 23:36:26 -0700
commit1ff02bc4468764654529cb70bc45cb9d2c726294 (patch)
tree76033c5130fdbba8576887469436bdd7a4806c8a /doc
parentdc5f81795624a33a33af987f0e978b21420ad1a5 (diff)
MLK-22515 doc: habv4: mx8m: Remove u-boot.bin dependency
The u-boot.bin file is not included in flash.bin binary, remove it from mx8m_mx8mm_secure_boot.txt guide. Reviewed-by: Ye Li <ye.li@nxp.com> Signed-off-by: Breno Lima <breno.lima@nxp.com> (cherry picked from commit 92f238a1faaae3bbad27873704d33277f0663c40)
Diffstat (limited to 'doc')
-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)