summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKonstantin Porotchkin <kostap@marvell.com>2017-08-01 17:23:39 +0300
committerKostya Porotchkin <kostap@marvell.com>2017-08-01 17:49:40 +0300
commit20e3dd35bf3558332f3a9187feae3d9892ac982c (patch)
tree4d6f67f4782d1def4b04101314360aeb274da8e4 /docs
parent7281ce3d18621668903e88ccf2c5b9d75637e9af (diff)
fix: marvell: doc: Change the BL image name to match the real one
Change the generic SCP_BL2 name in the build manual to the real binary name (FreeRTOS) - RTOSDemo-cm3.bin Change-Id: Ic2f1f8f79f5f509ed04ed8b9f89d19b55ae20e15 Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/42482 Tested-by: iSoC Platform CI <ykjenk@marvell.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/marvell/build.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/marvell/build.txt b/docs/marvell/build.txt
index 86e813df..450ed8f5 100644
--- a/docs/marvell/build.txt
+++ b/docs/marvell/build.txt
@@ -22,7 +22,7 @@ Build Instructions
Set MSS/SCP image path (only for Armada70x0, Armada80x0):
- # export SCP_BL2=path/to/scp_image.bin
+ # export SCP_BL2=path/to/RTOSDemo-cm3.bin
3. Armada37x0 build requires WTP tools installation.