All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leo Liang <ycliang@andestech.com>
To: Chanho Park <chanho61.park@samsung.com>
Cc: Yanhong Wang <yanhong.wang@starfivetech.com>, <u-boot@lists.denx.de>
Subject: Re: [PATCH] configs: visionfive2: enable bootstage configs
Date: Tue, 17 Oct 2023 14:51:23 +0800	[thread overview]
Message-ID: <ZS4u68AkBJohvZWm@swlinux02> (raw)
In-Reply-To: <20231010084918.2943894-1-chanho61.park@samsung.com>

On Tue, Oct 10, 2023 at 05:49:18PM +0900, Chanho Park wrote:
> Enable BOOTSTAGE configuration and its command for visionfive2 board.
> The feature can be useful for analyzing the elapsed time between boot
> stages.
> 
> TODO: define / reserve memory region for boot stage stash
> 
> StarFive # bootstage report
> Timer summary in microseconds (10 records):
>        Mark    Elapsed  Stage
>           0          0  reset
>   3,139,338  3,139,338  board_init_f
>   3,176,753     37,415  board_init_r
>   4,036,111    859,358  eth_common_init
>   4,101,599     65,488  eth_initialize
>   4,105,799      4,200  main_loop
>   4,145,207     39,408  usb_start
>   5,440,963  1,295,756  cli_loop
> 
> Accumulated time:
>                 10,093  dm_f
>                 15,867  dm_r
> 
> Signed-off-by: Chanho Park <chanho61.park@samsung.com>
> ---
>  configs/starfive_visionfive2_defconfig | 2 ++
>  1 file changed, 2 insertions(+)

Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>

      reply	other threads:[~2023-10-17  6:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20231010084939epcas2p1aac03b2cfd5bb395cd4bd6f0faba86fb@epcas2p1.samsung.com>
2023-10-10  8:49 ` [PATCH] configs: visionfive2: enable bootstage configs Chanho Park
2023-10-17  6:51   ` Leo Liang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZS4u68AkBJohvZWm@swlinux02 \
    --to=ycliang@andestech.com \
    --cc=chanho61.park@samsung.com \
    --cc=u-boot@lists.denx.de \
    --cc=yanhong.wang@starfivetech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.