Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Marleen Vos via buildroot <buildroot@buildroot.org>
Cc: Marleen Vos <marleen.vos@mind.be>, marleen.vos@essensium.com
Subject: Re: [Buildroot] [PATCH 3/7] configs/stm32mp157*: bump ATF to v2.6
Date: Tue, 6 Feb 2024 14:23:45 +0100	[thread overview]
Message-ID: <20240206142345.0f064063@windsurf> (raw)
In-Reply-To: <20231219121508.1695768-4-marleen.vos@mind.be>

On Tue, 19 Dec 2023 13:15:04 +0100
Marleen Vos via buildroot <buildroot@buildroot.org> wrote:

> From: Marleen Vos <marleen.vos@mind.be>
> 
> - v2.6 changes to FIP instead of SSBL boot.
> - This requires switching to u-boot.bin in U-Boot, and using that
>   instead of .stm32 in ATF.
> - fiptool expects dtb to be split off from u-boot.bin, so need custom
>   u-boot-nodtb.bin in addition to u-boot.dtb.
>   Caveat: this is perhaps not really obligatory, but the ATF
>           documentation explains it like that.
> - The partition must be named fip (while it must be named ssbl for
>   SSBL boot).
> - Since the partition name is set in the common template, all
>   defconfigs using that template must be bumped in a single commit
> - ATF now produces both fip.bin and <boardname>.stm32, so fip.bin has
>   been added to the configs
> - While we're at it, add the structuring comments to
>   avenger96_defconfig similar like the other defconfigs
> 
> Signed-off-by: Marleen Vos <marleen.vos@mind.be>
> ---
>  .../common/stm32mp157/genimage.cfg.template   |  4 +--
>  configs/avenger96_defconfig                   | 28 +++++++++++++++----
>  configs/stm32mp157a_dk1_defconfig             | 14 +++++++---
>  configs/stm32mp157c_dk2_defconfig             | 14 +++++++---
>  4 files changed, 45 insertions(+), 15 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2024-02-06 13:24 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-19 12:15 [Buildroot] [PATCH 0/7] Updates for boards based on stm32mp157, related to arm-trusted-firmware Marleen Vos via buildroot
2023-12-19 12:15 ` [Buildroot] [PATCH 1/7] DEVELOPERS: added marleen.vos@mind.be for boards/configs based on stm32mp15 Marleen Vos via buildroot
2024-02-06 13:23   ` Thomas Petazzoni via buildroot
2023-12-19 12:15 ` [Buildroot] [PATCH 2/7] board/stmicroelectronics: generalise BR2_TARGET_ARM_TRUSTED_FIRMWARE_ADDITIONAL_VARIABLES regex Marleen Vos via buildroot
2024-02-06 13:23   ` Thomas Petazzoni via buildroot
2023-12-19 12:15 ` [Buildroot] [PATCH 3/7] configs/stm32mp157*: bump ATF to v2.6 Marleen Vos via buildroot
2024-02-06 13:23   ` Thomas Petazzoni via buildroot [this message]
2023-12-19 12:15 ` [Buildroot] [PATCH 4/7] boot/arm-trusted-firmware: add config option to use latest lts-v2.8.13 Marleen Vos via buildroot
2024-02-06 13:25   ` Thomas Petazzoni via buildroot
2024-02-06 13:38     ` Arnout Vandecappelle via buildroot
2024-02-06 13:39       ` Thomas Petazzoni via buildroot
2024-02-06 13:59       ` Arnout Vandecappelle via buildroot
2024-02-06 16:38   ` Thomas Petazzoni via buildroot
2023-12-19 12:15 ` [Buildroot] [PATCH 5/7] configs/stm32mp157a_dk1_defconfig: update arm-trusted-firmware to lts-v2.8.13 Marleen Vos via buildroot
2024-02-06 16:38   ` Thomas Petazzoni via buildroot
2023-12-19 12:15 ` [Buildroot] [PATCH 6/7] configs/stm32mp157c_dk2_defconfig: " Marleen Vos via buildroot
2024-02-06 16:38   ` Thomas Petazzoni via buildroot
2023-12-19 12:15 ` [Buildroot] [PATCH 7/7] boot/arm-trusted-firmware: bump latest version to v2.10 Marleen Vos via buildroot
2024-02-06 13:39   ` Thomas Petazzoni via buildroot

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=20240206142345.0f064063@windsurf \
    --to=buildroot@buildroot.org \
    --cc=marleen.vos@essensium.com \
    --cc=marleen.vos@mind.be \
    --cc=thomas.petazzoni@bootlin.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