public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: U-Boot Mailing List <u-boot@lists.denx.de>,
	Tom Rini <trini@konsulko.com>
Cc: Bao Cheng Su <baocheng.su@siemens.com>, Andrew Davis <afd@ti.com>,
	Manorit Chawdhry <m-chawdhry@ti.com>,
	Simon Glass <sjg@chromium.org>
Subject: [PATCH 0/5] iot2050: 2023.10-rc1 fixes and cleanups
Date: Thu, 27 Jul 2023 06:34:51 +0200	[thread overview]
Message-ID: <cover.1690432495.git.jan.kiszka@siemens.com> (raw)

[resent, now that the list is working again]

Most of this comes late, but primarily as the required binman templating
changes were awaited, and the lots of regressions hit this board. I
really hope we can not only merge the minimally required patch 1 of this
series.

Jan


CC: Andrew Davis <afd@ti.com>
CC: Manorit Chawdhry <m-chawdhry@ti.com>
CC: Simon Glass <sjg@chromium.org>

Jan Kiszka (5):
  boards: siemens: iot2050: Fix boot configuration
  iot2050: Use binman in signing script
  boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again
  doc: board: siemens: iot2050: Update build env vars
  configs: iot2050: Enabled keyed autoboot

 arch/arm/dts/k3-am65-iot2050-boot-image.dtsi  | 155 +++++++++++-------
 board/siemens/iot2050/Kconfig                 |  30 +---
 board/siemens/iot2050/MAINTAINERS             |   3 +-
 board/siemens/iot2050/board.c                 |  25 ++-
 board/siemens/iot2050/iot2050.env             |   2 +
 ...ot2050_pg1_defconfig => iot2050_defconfig} |   8 +-
 configs/iot2050_pg2_defconfig                 | 150 -----------------
 doc/board/siemens/iot2050.rst                 |  31 ++--
 include/configs/iot2050.h                     |  11 ++
 tools/iot2050-sign-fw.sh                      |  11 +-
 10 files changed, 158 insertions(+), 268 deletions(-)
 rename configs/{iot2050_pg1_defconfig => iot2050_defconfig} (94%)
 delete mode 100644 configs/iot2050_pg2_defconfig

-- 
2.35.3


             reply	other threads:[~2023-07-27  4:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27  4:34 Jan Kiszka [this message]
2023-07-27  4:34 ` [PATCH 1/5] boards: siemens: iot2050: Fix boot configuration Jan Kiszka
2023-07-28 16:50   ` Tom Rini
2023-07-27  4:34 ` [PATCH 2/5] iot2050: Use binman in signing script Jan Kiszka
2023-07-28 16:50   ` Tom Rini
2023-07-27  4:34 ` [PATCH 3/5] boards: siemens: iot2050: Unify PG1 and PG2/M.2 configurations again Jan Kiszka
2023-07-28  1:52   ` Simon Glass
2023-07-28 16:50   ` Tom Rini
2023-07-27  4:34 ` [PATCH 4/5] doc: board: siemens: iot2050: Update build env vars Jan Kiszka
2023-07-28 16:50   ` Tom Rini
2023-07-27  4:34 ` [PATCH 5/5] configs: iot2050: Enabled keyed autoboot Jan Kiszka
2023-07-28 16:50   ` Tom Rini

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=cover.1690432495.git.jan.kiszka@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=afd@ti.com \
    --cc=baocheng.su@siemens.com \
    --cc=m-chawdhry@ti.com \
    --cc=sjg@chromium.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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