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] ARM: k3: move am62x specific bits out of common file
Date: Fri, 12 Sep 2025 09:44:51 +0200	[thread overview]
Message-ID: <175766309139.1757271.2130532470252223992.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250910061824.2765659-1-s.hauer@pengutronix.de>


On Wed, 10 Sep 2025 08:18:23 +0200, Sascha Hauer wrote:
> k3_boot_is_emmc() is called from common.c, but is really am62x specific
> and only compiled in when am62x support is enabled. With this compiling
> for am62lx only fails with an undefined reference to k3_boot_is_emmc().
> 
> Move the am62x specific files out of common.c: Move the initcall to
> am62x.c and call omap_env_init() (renamed to k3_env_init()) from there
> after checking the prerequisites. Also rename k3_boot_is_emmc() to
> am62x_boot_is_emmc().
> 
> [...]

Applied, thanks!

[1/2] ARM: k3: move am62x specific bits out of common file
      https://git.pengutronix.de/cgit/barebox/commit/?id=e4c44ae04f15 (link may not be stable)
[2/2] ARM: k3: add FAT environment support
      https://git.pengutronix.de/cgit/barebox/commit/?id=3976e807b8d4 (link may not be stable)

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




      parent reply	other threads:[~2025-09-12  7:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-10  6:18 Sascha Hauer
2025-09-10  6:18 ` [PATCH 2/2] ARM: k3: add FAT environment support Sascha Hauer
2025-09-12  7:44 ` 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=175766309139.1757271.2130532470252223992.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