mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>,
	 Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH 1/2] bootm: move ELF handling to bootm handlers
Date: Mon, 14 Apr 2025 10:57:07 +0200	[thread overview]
Message-ID: <174462102719.3718608.5622441577265488109.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250407130729.2889508-1-s.hauer@pengutronix.de>


On Mon, 07 Apr 2025 15:07:28 +0200, Sascha Hauer wrote:
> The generic bootm code is for picking the correct OS, device tree and
> initrd files. Additionally it parses the container formats like FIT and
> uImage. It has no business to handle particular image formats, so push
> the ELF handling back to the image handlers themselves. The resulting
> diffstat is negative, so having the ELF code inside bootm doesn't really
> serve a purpose. Move it out there.
> 
> [...]

Applied, thanks!

[1/2] bootm: move ELF handling to bootm handlers
      https://git.pengutronix.de/cgit/barebox/commit/?id=ef4707f80300 (link may not be stable)
[2/2] bootm: create generic FIT image handler
      https://git.pengutronix.de/cgit/barebox/commit/?id=8f71bf6146ac (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2025-04-14  9:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-07 13:07 Sascha Hauer
2025-04-07 13:07 ` [PATCH 2/2] bootm: create generic FIT image handler Sascha Hauer
2025-04-08 10:27   ` Ahmad Fatoum
2025-04-14  8:57 ` 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=174462102719.3718608.5622441577265488109.b4-ty@pengutronix.de \
    --to=s.hauer@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