commit | cbc4ad117abdc7da869f1f5a9d7f0b8ff365f062 | [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 | 18c543b421ad7925fd6dbae8cec8c9de2795f12e [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>