[PATCH 0/5] iot2050: 2023.10-rc1 fixes and cleanups
Jan Kiszka
jan.kiszka at siemens.com
Thu Jul 27 06:34:51 CEST 2023
[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 at ti.com>
CC: Manorit Chawdhry <m-chawdhry at ti.com>
CC: Simon Glass <sjg at 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
More information about the U-Boot
mailing list