MLK-22515 doc: habv4: mx8m: Remove u-boot.bin dependency
authorBreno Lima <breno.lima@nxp.com>
Tue, 27 Aug 2019 13:48:51 +0000 (10:48 -0300)
committerYe Li <ye.li@nxp.com>
Wed, 28 Aug 2019 02:00:28 +0000 (19:00 -0700)
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>
doc/imx/habv4/guides/mx8m_mx8mm_secure_boot.txt

index 79cd10d..f7be3e6 100644 (file)
@@ -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)