public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jeremy Compostella <jeremy.compostella@intel.com>
To: Tom Rini <trini@konsulko.com>, u-boot@lists.denx.de,
Cc: Simon Glass <sjg@chromium.org>
Subject: Re: [PATCH] x86/coreboot: Exclude memory regions starting above 4GB
Date: Tue, 17 Feb 2026 19:57:50 -0700	[thread overview]
Message-ID: <87wm0azrkh.fsf@jcompost-mobl.amr.corp.intel.com> (raw)
In-Reply-To: <177127074392.2634449.16645339876724577955.b4-ty@konsulko.com> (Tom Rini's message of "Mon, 16 Feb 2026 13:39:03 -0600")

Thank you Tom.

Tom Rini <trini@konsulko.com> writes:

> On Tue, 03 Feb 2026 19:42:36 -0700, Jeremy Compostella wrote:
>
>> This commit updates the RAM region filtering logic in
>> board_get_usable_ram_top() to skip any memory regions whose start address
>> is above 4GB. Previously, only the end address was capped at 4GB, but
>> regions entirely above this threshold were still considered.
>> 
>> Typically, the following memory map entries would cause
>> board_get_usable_ram_top() to return 0x100000000, which is incorrect.
>> 
>> [...]
>
> Applied to u-boot/master, thanks!
>
> [1/1] x86/coreboot: Exclude memory regions starting above 4GB
>       commit: 8666b16015d4212facacc514e2eb626f3630dcf0

-- 
Jeremy
One Emacs to rule them all

  reply	other threads:[~2026-02-18  4:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-04  2:42 [PATCH] x86/coreboot: Exclude memory regions starting above 4GB Jeremy Compostella
2026-02-05 17:50 ` Jeremy Compostella
2026-02-06  1:50   ` Tom Rini
2026-02-06 16:35     ` Jeremy Compostella
2026-02-13 23:06       ` Jeremy Compostella
2026-02-13 23:22         ` Tom Rini
2026-02-16 19:39 ` Tom Rini
2026-02-18  2:57   ` Jeremy Compostella [this message]
2026-02-17 13:32 ` Simon Glass

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=87wm0azrkh.fsf@jcompost-mobl.amr.corp.intel.com \
    --to=jeremy.compostella@intel.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox