Commit 44eb04d2 authored by Ding Tao's avatar Ding Tao
Browse files

docs: marvell: Fix typo in file build.txt


Replace "SECURE=0" with "MARVELL_SECURE_BOOT=0".
Signed-off-by: default avatarDing Tao <miyatsu@qq.com>
Showing with 2 additions and 2 deletions
+2 -2
...@@ -125,8 +125,8 @@ Build Instructions ...@@ -125,8 +125,8 @@ Build Instructions
the image boot from SPI NOR flash partition 0, and the image is non trusted in WTP, the command the image boot from SPI NOR flash partition 0, and the image is non trusted in WTP, the command
line is as following:: line is as following::
> make DEBUG=1 USE_COHERENT_MEM=0 LOG_LEVEL=20 SECURE=0 CLOCKSPRESET=CPU_1000_DDR_800 \ > make DEBUG=1 USE_COHERENT_MEM=0 LOG_LEVEL=20 CLOCKSPRESET=CPU_1000_DDR_800 \
DDR_TOPOLOGY=3 BOOTDEV=SPINOR PARTNUM=0 PLAT=a3700 all fip MARVELL_SECURE_BOOT=0 DDR_TOPOLOGY=3 BOOTDEV=SPINOR PARTNUM=0 PLAT=a3700 all fip
Supported MARVELL_PLATFORM are: Supported MARVELL_PLATFORM are:
- a3700 (for both A3720 DB and EspressoBin) - a3700 (for both A3720 DB and EspressoBin)
......
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