[PATCH v1] common: memsize: fix occasionally failing alias probing
Tom Rini
trini at konsulko.com
Mon May 4 22:36:15 CEST 2026
On Wed, 29 Apr 2026 12:03:56 +0200, Emanuele Ghidoli wrote:
> probe_ram_size_by_alias() detects whether a probe address still aliases
> a lower address by writing through one address and reading through the
> other.
>
> On i.MX95 this occasionally reported a false non-alias when the alias
> read happened immediately after the write.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] common: memsize: fix occasionally failing alias probing
commit: 2c733e6c85576b86358885c0a9462a0337797653
--
Tom
More information about the U-Boot
mailing list