Commit 352c0f3699f453187aff4974197fe64a502d3053

Authored by Breno Lima
Committed by Ye Li
1 parent 9905b167b0

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)

Showing 1 changed file with 4 additions and 7 deletions Side-by-side Diff

doc/imx/habv4/guides/mx8m_mx8mm_secure_boot.txt
... ... @@ -50,13 +50,11 @@
50 50 v | IVT - FIT | |
51 51 ------- +-----------------------------+ |
52 52 | CSF - FIT | |
53   - ------- +-----------------------------+ |
54   - ^ | u-boot-nodtb.bin | | FIT
55   - | | + | | Image
56   - | | u-boot.bin | |
57   - Signed | +-----------------------------+ |
58   - Data | | OP-TEE (Optional) | |
  53 + ------- +-----------------------------+ | FIT
  54 + ^ | u-boot-nodtb.bin | | Image
59 55 | +-----------------------------+ |
  56 + Signed | | OP-TEE (Optional) | |
  57 + Data | +-----------------------------+ |
60 58 | | bl31.bin (ATF) | |
61 59 | +-----------------------------+ |
62 60 v | u-boot.dtb | v
... ... @@ -153,7 +151,6 @@
153 151 flash.bin binary, the following files are required:
154 152  
155 153 - U-Boot:
156   - u-boot.bin
157 154 u-boot-nodtb.bin
158 155 u-boot-spl.bin
159 156 U-Boot DTB file (e.g. fsl-imx8mq-evk.dtb)