
Dear Tom,
The following changes since commit fe2ce09a0753634543c32cafe85eb87a625f76ca:
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog (2024-06-18 08:34:56 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/doc-2024-07-rc5-2
for you to fetch changes up to 271ca9ef8a37b8668b9858638175ac2da5c152df:
doc: board: ti: Add capsule documentation for TI K3 devices (2024-06-22 17:04:19 +0200)
Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/21289
---------------------------------------------------------------- Pull request doc-2024-07-rc5-2
Documentation:
* Fix broken references to pytest suite and test writing * Fix links to FIT documentation * Add capsule documentation for TI K3 devices
---------------------------------------------------------------- Alexander Dahl (2): doc: develop: testing: Fix broken reference to pytest suite help doc: develop: testing: Fix reference to test writing section
Heinrich Schuchardt (3): cmd: link to doc/usage/fit/x86-fit-boot.rst doc: FIT links in develop/uefi/uefi.rst boot: links to FIT documentation in Kconfig
Jonathan Humphreys (1): doc: board: ti: Add capsule documentation for TI K3 devices
boot/Kconfig | 6 +++--- cmd/Kconfig | 2 +- doc/board/ti/k3.rst | 29 +++++++++++++++++++++++++++++ doc/develop/testing.rst | 4 ++-- doc/develop/uefi/uefi.rst | 4 ++-- 5 files changed, 37 insertions(+), 8 deletions(-)