Commit f60f1e84 authored by Pali Rohár's avatar Pali Rohár
Browse files

docs: marvell: Fix description of flash-image.bin image


Signed-off-by: default avatarPali Rohár <pali@kernel.org>
Change-Id: I192acab2a7f42cd80069faeac2d7823a05558dc6
parent 23abf07c
...@@ -277,14 +277,15 @@ Build output ...@@ -277,14 +277,15 @@ Build output
------------ ------------
Marvell's TF-A compilation generates 8 files: Marvell's TF-A compilation generates 8 files:
- ble.bin - BLe image - ble.bin - BLe image (not available for Armada37x0)
- bl1.bin - BL1 image - bl1.bin - BL1 image
- bl2.bin - BL2 image - bl2.bin - BL2 image
- bl31.bin - BL31 image - bl31.bin - BL31 image
- fip.bin - FIP image (contains BL2, BL31 & BL33 (U-Boot) images) - fip.bin - FIP image (contains BL2, BL31 & BL33 (U-Boot) images)
- boot-image.bin - TF-A image (contains BL1 and FIP images) - boot-image.bin - TF-A image (contains BL1 and FIP images)
- flash-image.bin - Image which contains boot-image.bin and SPL image. - flash-image.bin - Flashable Marvell firmware image. For Armada37x0 it
Should be placed on the boot flash/device. contains TIM, WTMI and boot-image.bin images. For other platforms it contains
BLe and boot-image.bin images. Should be placed on the boot flash/device.
- uart-images.tgz.bin - GZIPed TAR archive which contains Armada37x0 images - uart-images.tgz.bin - GZIPed TAR archive which contains Armada37x0 images
for booting via UART. Could be loaded via Marvell's WtpDownload tool from for booting via UART. Could be loaded via Marvell's WtpDownload tool from
A3700-utils-marvell repository. A3700-utils-marvell repository.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment