From: Peng Fan <peng.fan@oss.nxp.com>
To: ye.li@oss.nxp.com
Cc: festevam@gmail.com, u-boot@lists.denx.de, peng.fan@nxp.com,
uboot-imx@nxp.com, alice.guo@nxp.com, ye.li@nxp.com
Subject: Re: [PATCH 1/3] imx9: scmi: Fix SPL trampoline buffer for 1GB DDR
Date: Thu, 18 Jun 2026 10:02:54 +0800 [thread overview]
Message-ID: <ajNRzj9jkKH/Lwhn@shlinux89> (raw)
In-Reply-To: <20260618011749.2871269-1-ye.li@oss.nxp.com>
On Thu, Jun 18, 2026 at 09:17:47AM +0800, ye.li@oss.nxp.com wrote:
>From: Ye Li <ye.li@nxp.com>
>
>After supporting get DRAM size from SM, the trampoline buffer address
>still depends on PHYS_SDRAM_SIZE. If the real DDR size is less than
>PHYS_SDRAM_SIZE, the trampoline buffer address is invalid and SPL will
>crash. So use board_phys_sdram_size to get real DDR size to calculate
>correct address.
>
>Fixes: e1cc7117b630 ("imx9: scmi: Get DDR size through SM SCMI API")
>Signed-off-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
next prev parent reply other threads:[~2026-06-18 1:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-18 1:17 [PATCH 1/3] imx9: scmi: Fix SPL trampoline buffer for 1GB DDR ye.li
2026-06-18 1:17 ` [PATCH 2/3] imx9: scmi: Correct shutdown checking ye.li
2026-06-18 1:17 ` [PATCH 3/3] imx9: scmi: use 48-bit MAC add instead of incrementing mac[5] ye.li
2026-06-18 2:03 ` Peng Fan
2026-06-18 2:02 ` Peng Fan [this message]
2026-06-18 7:00 ` [PATCH 1/3] imx9: scmi: Fix SPL trampoline buffer for 1GB DDR Francesco Dolcini
2026-06-18 8:14 ` Ye Li
2026-06-18 8:41 ` Emanuele Ghidoli
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=ajNRzj9jkKH/Lwhn@shlinux89 \
--to=peng.fan@oss.nxp.com \
--cc=alice.guo@nxp.com \
--cc=festevam@gmail.com \
--cc=peng.fan@nxp.com \
--cc=u-boot@lists.denx.de \
--cc=uboot-imx@nxp.com \
--cc=ye.li@nxp.com \
--cc=ye.li@oss.nxp.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.