[PATCH v1 0/3] Updates for the siemens cxg3 for 2025.07

Heiko Schocher hs at denx.de
Wed Apr 16 11:04:16 CEST 2025


some small updates for the cxg3 board:

- collect common Kconfig options in an include file, which
  makes syncing downstream defconfig files easier
- Move the U-Boot Environment setttings in a txt file
- minor defconfig updates
- base is
  407d68638fe - (origin/master, origin/HEAD) Merge patch series "Switch to using $(PHASE_) in Makefiles"


Heiko Schocher (1):
  imx8qxp: capricorn defconfig: collect common Kconfig options

Walter Schweizer (2):
  siemens: capricorn: enable text based default environment
  siemens: capricorn: add ahab command and enable watchdog

 board/siemens/capricorn/MAINTAINERS           |   1 +
 board/siemens/capricorn/capricorn_default.env |  51 +++++++
 configs/capricorn_cxg3_defconfig              | 133 +----------------
 configs/imx8qxp_capricorn.config              | 136 ++++++++++++++++++
 include/configs/capricorn-common.h            |  52 +------
 5 files changed, 194 insertions(+), 179 deletions(-)
 create mode 100644 board/siemens/capricorn/capricorn_default.env
 create mode 100644 configs/imx8qxp_capricorn.config

-- 
2.20.1

base-commit: 407d68638fe32418d61681407effba2a303bb9ee
branch: feat/capricorn-upstream-hs


More information about the U-Boot mailing list