mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 09:04:17 +00:00
Merge "fix(docs): fix the indent and the build command for MT8188" into integration
This commit is contained in:
commit
480561f297
1 changed files with 4 additions and 4 deletions
|
@ -13,9 +13,9 @@ Boot Sequence
|
|||
|
||||
Boot Rom --> Coreboot --> TF-A BL31 --> Depthcharge --> Linux Kernel
|
||||
|
||||
How to Build
|
||||
------------
|
||||
How to Build
|
||||
------------
|
||||
|
||||
.. code:: shell
|
||||
.. code:: shell
|
||||
|
||||
make CROSS_COMPILE=aarch64-linux-gnu- LD=aarch64-linux-gnu-gcc PLAT=mt8188 DEBUG=1 COREBOOT=1
|
||||
make CROSS_COMPILE=aarch64-linux-gnu- PLAT=mt8188 DEBUG=1 COREBOOT=1
|
||||
|
|
Loading…
Add table
Reference in a new issue