commit | f945327adf24bafde599a68c93d4f0ad3ee80160 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jul 28 18:44:34 2023 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Aug 03 09:21:02 2023 +0200 |
tree | cb040ae8d7b50de557abd6445bdcf3b8c7b9ed16 | |
parent | 38dedebc547f795efc3daad17f7c013c515e1285 [diff] |
doc: U-Boot boot phases Add more detail to the description of U-Boot boot phases: * describe which steps are optional * mentions alternative boot flows Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>