[U-Boot] [PATCH v2 35/38] x86: Add more comments to the start-up code

Bin Meng bmeng.cn at gmail.com
Wed Oct 2 14:07:54 UTC 2019


On Wed, Sep 25, 2019 at 10:13 PM Simon Glass <sjg at chromium.org> wrote:
>
> The full start-up sequence (TPL->SPL->U-Boot) can be a bit confusing since
> each phase has its own 'start' file. Add comments to explain this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/start.S          | 12 ++++++++++++
>  arch/x86/cpu/start_from_spl.S |  5 +++--
>  arch/x86/cpu/start_from_tpl.S |  3 ++-
>  3 files changed, 17 insertions(+), 3 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list