
On Wed, Dec 18, 2024 at 04:50:09PM +0200, Ilias Apalodimas wrote:
Hi Tom,
On Wed, 18 Dec 2024 at 16:34, Tom Rini trini@konsulko.com wrote:
On Wed, Dec 18, 2024 at 11:24:45AM +0200, Ilias Apalodimas wrote:
Thanks Frieder
On Wed, 18 Dec 2024 at 11:17, Frieder Schrempf frieder.schrempf@kontron.de wrote:
On 18.12.24 10:00 AM, Ilias Apalodimas wrote:
commit e27bddff4b97 ("imx8m: Restrict usable memory to space below 4G boundary") tried to adjust the usable memory limits on a 4GB boundary.
I would be nice to also mention 74f88b72219e ("ARM: imx: imx8m: Fix board_get_usable_ram_top()") which actually introduces the value of 0xFFFF_FFFF. I guess it would even qualify for another Fixes tag.
Ah thanks, Tom can you amend it or want me to send a v2?
patchwork / b4 will pickup a Fixes tag, but if you want to further-reword things instead do a v2 please.
Great, I am fine with the current commit message unless someone has a better idea.
Fixes: 74f88b72219e ("ARM: imx: imx8m: Fix board_get_usable_ram_top()")