]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: describe TPL/VPL/SPL boot
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 23 Aug 2023 21:49:55 +0000 (23:49 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sun, 27 Aug 2023 06:21:08 +0000 (08:21 +0200)
commit143c9a7e9d686d7b2e2a7a1c26cf0c4d82660cc6
tree9738525fa40f324b66f375aef2c1b9e3fcc7febe
parentfebc7f100996c84649a80ee92339b04bbe900314
doc: describe TPL/VPL/SPL boot

This is a stub describing how TPL, VPL, and SPL load the next boot stages
on a detail level for users.

For sure we will need a few patches on top to catch the whole complexity.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Paul Barker <paul.barker.ct@bp.renesas.com>
doc/usage/index.rst
doc/usage/spl_boot.rst [new file with mode: 0644]