summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeta Zur <neta@marvell.com>2018-03-20 11:37:35 +0200
committerKostya Porotchkin <kostap@marvell.com>2018-03-20 17:50:11 +0200
commit1ed1ce21be82347950fcfc0c9c73bb42a97751e5 (patch)
treecf0bd300a290c8148aa29dc1315a8685ef879a74
parentef9726a9952685186b636df4b9bb83d9d0431469 (diff)
doc: update SCP_BL2 build instructions
Update the SCP_BL2 image name, SCP_BL2 is also mandatory for A8xxy Change-Id: I8b281f6b415ada8a17eb3454593a651dad7d6b61 Signed-off-by: Neta Zur <neta@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/52235 Reviewed-by: Igal Liberman <igall@marvell.com> Reviewed-by: Kostya Porotchkin <kostap@marvell.com> Tested-by: iSoC Platform CI <ykjenk@marvell.com>
-rw-r--r--docs/marvell/build.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/marvell/build.txt b/docs/marvell/build.txt
index a6e98626..c5a8e16e 100644
--- a/docs/marvell/build.txt
+++ b/docs/marvell/build.txt
@@ -22,9 +22,9 @@ Build Instructions
u-boot.bin should be used and not u-boot-spl.bin
- Set MSS/SCP image path (mandatory only for Armada80x0)::
+ Set MSS/SCP image path (mandatory only for Armada80x0 and Aramada8xxy)::
- > export SCP_BL2=path/to/RTOSDemo-cm3.bin
+ > export SCP_BL2=path/to/mrvl_scp_bl2*.img
(3) Armada-37x0 build requires WTP tools installation.