From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Christian Melki <christian.melki@t2data.com>,
barebox@lists.infradead.org
Subject: Re: [PATCH] barebox_imd: Add IMD sections to mpc-85xx.
Date: Fri, 26 Jan 2024 15:45:51 +0100 [thread overview]
Message-ID: <4630b208-1962-4880-929a-538ec6eaa746@pengutronix.de> (raw)
In-Reply-To: <20240126075231.1285729-1-christian.melki@t2data.com>
On 26.01.24 08:52, Christian Melki wrote:
> Seems PowerPC in general is missing the IMD sections.
> Placement might be suboptimal, please correct if so.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
I think this looks ok.
Acked-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> arch/powerpc/mach-mpc85xx/barebox.lds.S | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/powerpc/mach-mpc85xx/barebox.lds.S b/arch/powerpc/mach-mpc85xx/barebox.lds.S
> index 764854a860..6e348d4db3 100644
> --- a/arch/powerpc/mach-mpc85xx/barebox.lds.S
> +++ b/arch/powerpc/mach-mpc85xx/barebox.lds.S
> @@ -68,6 +68,8 @@ SECTIONS
> PROVIDE (etext = .);
> _sdata = .;
>
> + .barebox_imd : { BAREBOX_IMD }
> +
> .rodata :
> {
> *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*)))
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2024-01-26 14:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-26 7:52 Christian Melki
2024-01-26 14:45 ` Ahmad Fatoum [this message]
2024-01-29 10:19 ` Sascha Hauer
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=4630b208-1962-4880-929a-538ec6eaa746@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=christian.melki@t2data.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox