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] [RESEND PATCH 0/2] Enhance ST common folder and add new defconfig
Date: Wed, 14 Aug 2024 20:37:01 +0200 [thread overview]
Message-ID: <20240814-master-v1-0-7834f3deddcb@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: a631d5b3da2db55f3209546bb6a8bf0c67924cb6
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-08-14 18:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 18:37 Raphael Gallais-Pou [this message]
2024-08-14 18:37 ` [Buildroot] [PATCH RESEND 1/2] board/stmicroelectronics/common/stm32mp157: rename folder Raphael Gallais-Pou
2024-08-15 8:13 ` Thomas Petazzoni via buildroot
2024-08-14 18:37 ` [Buildroot] [PATCH RESEND 2/2] configs/stm32mp135f-dk: new defconfig Raphael Gallais-Pou
2024-08-15 8:56 ` Thomas Petazzoni via buildroot
2024-08-17 10:55 ` Raphaël Gallais-Pou
2024-08-17 12:48 ` Thomas Petazzoni via buildroot
2024-08-17 14:33 ` Raphaël Gallais-Pou
2024-08-26 18:29 ` Raphaël 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=20240814-master-v1-0-7834f3deddcb@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 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.