mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sohaib Mohamed <sohaib.amhmd@gmail.com>
To: BAREBOX <barebox@lists.infradead.org>
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: Re: [PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support
Date: Thu, 4 Dec 2025 21:47:13 +0100	[thread overview]
Message-ID: <cr5e6c2kuunfiywmeh4p4ocqoxjq5urpj4dzeeia5prwdmzq2o@jd445shmi4uz> (raw)
In-Reply-To: <20251203-avenger96-v2-0-95f0cfa50aaa@gmail.com>

On Wed, Dec 03, 2025 at 06:13:15PM +0100, Sohaib Mohamed wrote:
> Add support for Arrow STM32MP157A Avenger96 board with bootloader
> update handlers for MMC and NOR flash.
>
> Signed-off-by: Sohaib Mohamed <sohaib.amhmd@gmail.com>
> ---
> Changes in v2:
> - EDITME: describe what is new in this series revision.
> - EDITME: use bulletpoints and terse descriptions.
> - Link to v1: https://lore.kernel.org/r/20251128-avenger96-v1-0-009b13bd8df7@gmail.com
>

---
v1 -> v2:
- Improved NOR flash handler commit message clarity
- Link to v1: https://lore.kernel.org/r/20251128-avenger96-v1-0-009b13bd8df7@gmail.com

> ---
> Sohaib Mohamed (3):
>       common: bbu: refactor flash operations into separate function
>       ARM: stm32mp: bbu: add NOR flash FIP update handler
>       ARM: stm32mp: add support for STM32MP157A Avenger96 board
>
>  arch/arm/boards/Makefile                    |  1 +
>  arch/arm/boards/dhcor-stm32mp1/Makefile     |  2 +
>  arch/arm/boards/dhcor-stm32mp1/board.c      | 47 ++++++++++++++++++
>  arch/arm/configs/multi_v7_defconfig         |  2 +
>  arch/arm/configs/stm32mp_defconfig          |  2 +
>  arch/arm/dts/Makefile                       |  1 +
>  arch/arm/dts/stm32mp157a-dhcor-stm32mp1.dts |  4 ++
>  arch/arm/mach-stm32mp/Kconfig               |  4 ++
>  arch/arm/mach-stm32mp/bbu.c                 | 77 +++++++++++++++++++++++++++++
>  common/bbu.c                                | 17 ++++---
>  include/bbu.h                               |  2 +
>  include/mach/stm32mp/bbu.h                  | 10 ++++
>  12 files changed, 163 insertions(+), 6 deletions(-)
> ---
> base-commit: a831f32782a5ce216301ccb52e4d27e3462632f3
> change-id: 20251128-avenger96-2b70277cdd7a
>
> Best regards,
> --
> Sohaib Mohamed <sohaib.amhmd@gmail.com>
>



  parent reply	other threads:[~2025-12-04 20:48 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-03 17:13 Sohaib Mohamed
2025-12-03 17:13 ` [PATCH v2 1/3] common: bbu: refactor flash operations into separate function Sohaib Mohamed
2025-12-03 17:13 ` [PATCH v2 2/3] ARM: stm32mp: bbu: add NOR flash FIP update handler Sohaib Mohamed
2025-12-03 17:13 ` [PATCH v2 3/3] ARM: stm32mp: add support for STM32MP157A Avenger96 board Sohaib Mohamed
2025-12-04  7:15 ` [PATCH v2 0/3] ARM: stm32mp: Add Avenger96 board support Maud Spierings
2025-12-04  9:23   ` Ahmad Fatoum
2025-12-04 20:47 ` Sohaib Mohamed [this message]
2025-12-08  7:42 ` 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=cr5e6c2kuunfiywmeh4p4ocqoxjq5urpj4dzeeia5prwdmzq2o@jd445shmi4uz \
    --to=sohaib.amhmd@gmail.com \
    --cc=a.fatoum@pengutronix.de \
    --cc=barebox@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