public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/5] iot2050: 2023.10-rc1 fixes and cleanups
@ 2023-07-27  4:34 Jan Kiszka
  2023-07-27  4:34 ` [PATCH 1/5] boards: siemens: iot2050: Fix boot configuration Jan Kiszka
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Jan Kiszka @ 2023-07-27  4:34 UTC (permalink / raw)
  To: U-Boot Mailing List, Tom Rini
  Cc: Bao Cheng Su, Andrew Davis, Manorit Chawdhry, Simon Glass

[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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-07-28 16:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-27  4:34 [PATCH 0/5] iot2050: 2023.10-rc1 fixes and cleanups Jan Kiszka
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox