From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH RFC] bootm: support printing bootm parameters determined at runtime to file
Date: Thu, 11 Jan 2024 08:10:32 +0100 [thread overview]
Message-ID: <20240111071032.GT1318922@pengutronix.de> (raw)
In-Reply-To: <4989ac29-de40-4e29-8402-fb707fd9f8d4@pengutronix.de>
On Wed, Jan 10, 2024 at 04:26:11PM +0100, Ahmad Fatoum wrote:
> Hello Sascha,
>
> On 10.01.24 16:18, Sascha Hauer wrote:
> > On Wed, Jan 10, 2024 at 03:39:58PM +0100, Ahmad Fatoum wrote:
> >> The barebox bootm command is often not called directly, but via
> >> bootloader spec or FIT image boot handlers. For debugging, it can be
> >> useful to reuse those boot handlers, but replace single artifacts, e.g.
> >> using the barebox device tree instead of the bootloader-spec provided
> >> device tree.
> >>
> >> To make this easier, have boot -v -d (verbose + dry run) write a boot
> >> script that reproduces the cancelled boot to /env/boot/cancelled.
> >
> > I like the idea very much. I also had this problem more than once.
> >
> > I think an explicit option rather than "-v -d" would be better. With
> > this there would be a natural way to document this behaviour in the
> > boot help output.
> >
> > /env/boot/cancelled would be saved in the environment with a saveenv
> > which is likely not desirable. Maybe better put it somewhere in /tmp/?
>
> Or have the new option take an argument, which would be the path to save
> the file to?
We could make that argument optional, then we could still fall back to a
default when no path is given.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2024-01-11 7:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-10 14:39 Ahmad Fatoum
2024-01-10 15:18 ` Sascha Hauer
2024-01-10 15:26 ` Ahmad Fatoum
2024-01-11 7:10 ` Sascha Hauer [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=20240111071032.GT1318922@pengutronix.de \
--to=sha@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox