mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-14 06:09:09 +00:00
Merge pull request #859 from Summer-ARM/sq/update-doc
Update LOAD_IMAGE_V2 user guide documentation
This commit is contained in:
commit
6feeb0814d
@ -331,8 +331,8 @@ performed.
|
|||||||
* `LOAD_IMAGE_V2`: Boolean option to enable support for new version (v2) of
|
* `LOAD_IMAGE_V2`: Boolean option to enable support for new version (v2) of
|
||||||
image loading, which provides more flexibility and scalability around what
|
image loading, which provides more flexibility and scalability around what
|
||||||
images are loaded and executed during boot. Default is 0.
|
images are loaded and executed during boot. Default is 0.
|
||||||
Note: `TRUSTED_BOARD_BOOT` is currently not supported when `LOAD_IMAGE_V2`
|
Note: `TRUSTED_BOARD_BOOT` is currently only supported for AArch64 when
|
||||||
is enabled.
|
`LOAD_IMAGE_V2` is enabled.
|
||||||
|
|
||||||
* `LOG_LEVEL`: Chooses the log level, which controls the amount of console log
|
* `LOG_LEVEL`: Chooses the log level, which controls the amount of console log
|
||||||
output compiled into the build. This should be one of the following:
|
output compiled into the build. This should be one of the following:
|
||||||
|
Loading…
Reference in New Issue
Block a user