From: Raphael Gallais-Pou <rgallaispou@gmail.com>
To: buildroot@buildroot.org
Cc: Bartosz Bilas <b.bilas@grinn-global.com>,
Dario Binacchi <dario.binacchi@amarulasolutions.com>,
Marleen Vos <marleen.vos@mind.be>,
Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Subject: [Buildroot] [RFC PATCH 0/2] Enhance ST common folder and add new defconfig
Date: Tue, 30 Jul 2024 15:08:43 +0200 [thread overview]
Message-ID: <20240730-master-v1-0-3ca889c14ea4@gmail.com> (raw)
This commit series is a first attempt to improve the organization and
functionality of the STM32 platform in Buildroot. It comes with two
patches:
1. Reorder common ST folder:
- Rename the common ST folder from stm32mp157 to stm32mp1xx.
- Update references and paths in related configuration files.
- Prepare to receive new stm32mp13 board.
2. Add new defconfig for STM32MP13:
- Introduce a new defconfig file (stm32mp13_dk).
- Boot following the TF-A/OP-TEE/U-Boot/Linux chain.
- Include generic "multi_v7" defconfig for Linux configuration.
Since this is a RFC, please feel free to discuss how those changes can
be improved.
Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
---
Raphael Gallais-Pou (2):
board/stmicroelectronics/common/stm32mp157: rename folder
configs/stm32mp135f-dk: new defconfig
.checkpackageignore | 2 +-
DEVELOPERS | 2 +-
.../genimage.cfg.template | 0
.../arm-trusted-firmware/arm-trusted-firmware.hash | 0
.../patches/linux-headers/linux-headers.hash | 0
.../patches/linux/linux.hash | 0
.../patches/uboot/uboot.hash | 0
.../{stm32mp157 => stm32mp1xx}/post-image.sh | 2 +-
.../overlay/boot/extlinux/extlinux.conf | 4 ++
board/stmicroelectronics/stm32mp135f-dk/readme.txt | 38 ++++++++++++++
configs/avenger96_defconfig | 2 +-
configs/stm32mp135f_dk_defconfig | 59 ++++++++++++++++++++++
configs/stm32mp157a_dk1_defconfig | 4 +-
configs/stm32mp157c_dk2_defconfig | 4 +-
14 files changed, 109 insertions(+), 8 deletions(-)
---
base-commit: 520ca083dfec4ad5ce7977bed478e2285ce93b07
change-id: 20240729-master-3a7c9cb9c96b
Best regards,
--
Raphael Gallais-Pou <rgallaispou@gmail.com>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2024-07-30 13:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-30 13:08 Raphael Gallais-Pou [this message]
2024-07-30 13:08 ` [Buildroot] [PATCH RFC 1/2] board/stmicroelectronics/common/stm32mp157: rename folder Raphael Gallais-Pou
2024-07-30 13:08 ` [Buildroot] [PATCH RFC 2/2] configs/stm32mp135f-dk: new defconfig Raphael Gallais-Pou
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=20240730-master-v1-0-3ca889c14ea4@gmail.com \
--to=rgallaispou@gmail.com \
--cc=b.bilas@grinn-global.com \
--cc=buildroot@buildroot.org \
--cc=dario.binacchi@amarulasolutions.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