mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-12 02:45:33 +00:00
Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source
Add documentation about plat_try_next_boot_source to bl1_platform_setup
This commit is contained in:
@@ -1144,6 +1144,9 @@ This function executes with the MMU and data caches enabled. It is responsible
|
||||
for performing any remaining platform-specific setup that can occur after the
|
||||
MMU and data cache have been enabled.
|
||||
|
||||
if support for multiple boot sources is required, it initializes the boot
|
||||
sequence used by plat\_try\_next\_boot\_source().
|
||||
|
||||
In ARM standard platforms, this function initializes the storage abstraction
|
||||
layer used to load the next bootloader image.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user