Pull request doc-2026-04-rc6

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Mar 27 12:19:15 CET 2026


Dear Tom,

The following changes since commit c24a72c35abe9cbbeb72e2effc6b6c73cd828a32:

   Merge tag 'rpi-2026.04-rc5' of 
https://source.denx.de/u-boot/custodians/u-boot-raspberrypi (2026-03-26 
09:02:05 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/doc-2026-04-rc6

for you to fetch changes up to c009771427767679b5d0f2a91110eb10bfa1d604:

   doc: overlay-fdt-boot: .dtbos do not need load addresses (2026-03-27 
10:57:08 +0100)

Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/29687

----------------------------------------------------------------
Pull request doc-2026-04-rc6

Documentation:

* TI boards
   - fix OP-TEE args
   - fix incorrect labels for boot switches
* Fix typo in pstore documentation.
* Fix document references pointing to replaced uImage.FIT.
* buildman: Add missing :: for examples.
* overlay-fdt-boot: .dtbos do not need load addresses.
* When building the documentation use sys.path.append for pytests.

----------------------------------------------------------------
Anshul Dalal (2):
       doc: board: fix OPTEE args for TI SoCs
       doc: board: ti: fix incorrect labels for boot switches

Aristo Chen (1):
       doc: pstore: fix typo

Daniel Golle (1):
       treewide: fix uImage.FIT document paths

David Lechner (1):
       doc/buildman: fix missing :: on examples

Rasmus Villemoes (1):
       doc: overlay-fdt-boot: .dtbos do not need load addresses

Tom Rini (1):
       doc: Use sys.path.append for pytests being found

  Makefile                                           |  3 +--
  README                                             |  2 +-
  board/technexion/pico-imx7d/README.pico-imx7d_BL33 |  2 +-
  boot/Kconfig                                       |  2 +-
  doc/README.dfutftp                                 |  2 +-
  doc/README.odroid                                  |  2 +-
  doc/README.uniphier                                |  2 +-
  doc/README.update                                  |  6 +++---
  doc/board/beagle/am62x_beagleplay.rst              |  3 ++-
  doc/board/phytec/phycore-am62x.rst                 |  3 ++-
  doc/board/qualcomm/board.rst                       |  2 +-
  doc/board/ti/am6254atl_sk.rst                      |  2 +-
  doc/board/ti/am62ax_sk.rst                         |  2 +-
  doc/board/ti/am62dx_evm.rst                        |  2 +-
  doc/board/ti/am62px_sk.rst                         |  8 +++++---
  doc/board/ti/am62x_sk.rst                          |  6 +++---
  doc/board/toradex/verdin-am62.rst                  |  3 ++-
  doc/conf.py                                        |  2 ++
  doc/develop/package/index.rst                      |  2 +-
  doc/usage/cmd/pstore.rst                           |  4 ++--
  doc/usage/fit/howto.rst                            |  4 ++--
  doc/usage/fit/overlay-fdt-boot.rst                 |  8 +-------
  lib/ecdsa/Kconfig                                  |  2 +-
  lib/rsa/Kconfig                                    |  4 ++--
  tools/buildman/buildman.rst                        | 16 +++++++++-------
  tools/image-host.c                                 |  2 +-
  26 files changed, 49 insertions(+), 47 deletions(-)



More information about the U-Boot mailing list