From: Gregory CLEMENT <gregory.clement@bootlin.com>
To: "Marek Behún" <kabel@kernel.org>
Cc: "Marek Behún" <kabel@kernel.org>, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH mvebu-dt64] arm64: dts: armada-3720-turris-mox: rename u-boot mtd partition to a53-firmware
Date: Fri, 29 Jan 2021 16:43:16 +0100 [thread overview]
Message-ID: <875z3fu4tn.fsf@BL-laptop> (raw)
In-Reply-To: <20210111021243.4883-1-kabel@kernel.org>
Hi Marek,
> The partition called "u-boot" in reality contains TF-A and U-Boot, and
> TF-A is before U-Boot.
>
> Rename this parition to "a53-firmware" to avoid confusion for users,
> since they cannot simply build U-Boot from U-Boot repository and flash
> the resulting image there. Instead they have to build the firmware with
> the sources from the mox-boot-builder repository [1] and flash the
> a53-firmware.bin binary there.
>
> [1] https://gitlab.nic.cz/turris/mox-boot-builder
>
> Signed-off-by: Marek Behún <kabel@kernel.org>
> Fixes: 7109d817db2e ("arm64: dts: marvell: add DTS for Turris Mox")
> Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
> Cc: linux-arm-kernel@lists.infradead.org
Applied on mvebu/dt64
Thanks,
Gregory
> ---
> arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
> index f5ec3b644769..d239ab70ed99 100644
> --- a/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
> +++ b/arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
> @@ -205,7 +205,7 @@ partition@0 {
> };
>
> partition@20000 {
> - label = "u-boot";
> + label = "a53-firmware";
> reg = <0x20000 0x160000>;
> };
>
> --
> 2.26.2
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2021-01-29 15:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-11 2:12 [PATCH mvebu-dt64] arm64: dts: armada-3720-turris-mox: rename u-boot mtd partition to a53-firmware Marek Behún
2021-01-29 15:43 ` Gregory CLEMENT [this message]
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=875z3fu4tn.fsf@BL-laptop \
--to=gregory.clement@bootlin.com \
--cc=kabel@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).