mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Ahmad Fatoum <a.fatoum@barebox.org>
Subject: Re: [PATCH 1/6] resource: mark normal memory as supporting being uncacheable
Date: Tue, 17 Jun 2025 09:13:57 +0200	[thread overview]
Message-ID: <175014443723.2961329.745530903491301367.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20250616071634.811000-1-a.fatoum@barebox.org>


On Mon, 16 Jun 2025 09:16:29 +0200, Ahmad Fatoum wrote:
> The attributes report what the underlying memory is capable of,
> so if we can configure it as WT/WC/WB, it's likely we can configure it
> as uncached as well. This doesn't hold true for all architectures, but
> it does for ARM, so add it to the MEMATTRS_NORMAL bitfield for now.
> 
> 

Applied, thanks!

[1/6] resource: mark normal memory as supporting being uncacheable
      https://git.pengutronix.de/cgit/barebox/commit/?id=1692b572c5b7 (link may not be stable)
[2/6] lib: display_options: constify pointer to static size_human_readable buf
      https://git.pengutronix.de/cgit/barebox/commit/?id=811923c4da17 (link may not be stable)
[3/6] commands: iomem: print human readable sizes by default
      https://git.pengutronix.de/cgit/barebox/commit/?id=d2edc81431bf (link may not be stable)
[4/6] commands: iomemport: support showing info for particular argument
      https://git.pengutronix.de/cgit/barebox/commit/?id=fbc90b1e85bc (link may not be stable)
[5/6] commands: iomem: add support for printing type/attributes
      https://git.pengutronix.de/cgit/barebox/commit/?id=f01559eed65f (link may not be stable)
[6/6] efi: payload: iomem: populate resource type/attributes
      https://git.pengutronix.de/cgit/barebox/commit/?id=acdbfd557934 (link may not be stable)

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




      parent reply	other threads:[~2025-06-17  7:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-16  7:16 Ahmad Fatoum
2025-06-16  7:16 ` [PATCH 2/6] lib: display_options: constify pointer to static size_human_readable buf Ahmad Fatoum
2025-06-16  7:16 ` [PATCH 3/6] commands: iomem: print human readable sizes by default Ahmad Fatoum
2025-06-16  7:16 ` [PATCH 4/6] commands: iomemport: support showing info for particular argument Ahmad Fatoum
2025-06-16  7:16 ` [PATCH 5/6] commands: iomem: add support for printing type/attributes Ahmad Fatoum
2025-06-16  7:16 ` [PATCH 6/6] efi: payload: iomem: populate resource type/attributes Ahmad Fatoum
2025-06-17  7:13 ` 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=175014443723.2961329.745530903491301367.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=a.fatoum@barebox.org \
    --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