From: Leo Liang <ycliang@andestech.com>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: "Rick Chen" <rick@andestech.com>,
"Kongyang Liu" <seashell11234455@gmail.com>,
Randolph <randolph@andestech.com>,
"Michal Simek" <michal.simek@amd.com>,
"Łukasz Stelmach" <l.stelmach@samsung.com>,
"Yu Chien Peter Lin" <peterlin@andestech.com>,
"Ben Dooks" <ben.dooks@codethink.co.uk>,
"Samuel Holland" <samuel@sholland.org>,
"Dan Carpenter" <dan.carpenter@linaro.org>,
u-boot@lists.denx.de
Subject: Re: [PATCH 1/2] riscv: allow to enable SHOW_REGS in main U-Boot only
Date: Tue, 13 Aug 2024 11:26:08 +0800 [thread overview]
Message-ID: <ZrrSUF1vwTEso9Sp@swlinux02> (raw)
In-Reply-To: <20240811110104.143714-2-heinrich.schuchardt@canonical.com>
On Sun, Aug 11, 2024 at 01:01:03PM +0200, Heinrich Schuchardt wrote:
> [EXTERNAL MAIL]
>
> To minimize SPL size it is reasonable to disable SHOW_REGS. For main U-Boot
> the size restrictions are much more relaxed.
>
> * Provide separate Kconfig symbols for SPL and main U-Boot.
> * Add a help text.
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
> arch/riscv/Kconfig | 12 ++++++++++++
> arch/riscv/lib/interrupts.c | 7 +++----
> 2 files changed, 15 insertions(+), 4 deletions(-)
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
next prev parent reply other threads:[~2024-08-13 3:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-11 11:01 [PATCH 0/2] riscv: show registers in crash dumps by default Heinrich Schuchardt
2024-08-11 11:01 ` [PATCH 1/2] riscv: allow to enable SHOW_REGS in main U-Boot only Heinrich Schuchardt
2024-08-13 3:26 ` Leo Liang [this message]
2024-08-11 11:01 ` [PATCH 2/2] riscv: show registers in crash dumps by default Heinrich Schuchardt
2024-08-13 3:26 ` Leo Liang
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=ZrrSUF1vwTEso9Sp@swlinux02 \
--to=ycliang@andestech.com \
--cc=ben.dooks@codethink.co.uk \
--cc=dan.carpenter@linaro.org \
--cc=heinrich.schuchardt@canonical.com \
--cc=l.stelmach@samsung.com \
--cc=michal.simek@amd.com \
--cc=peterlin@andestech.com \
--cc=randolph@andestech.com \
--cc=rick@andestech.com \
--cc=samuel@sholland.org \
--cc=seashell11234455@gmail.com \
--cc=u-boot@lists.denx.de \
/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.