Dear Tom, The following changes since commit 976fb2ffa3875a7bed9866bf5cf939a81c423ef8:
Prepare v2023.10-rc3 (2023-08-21 16:19:59 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-efi.git tags/doc-2023-10-rc4 for you to fetch changes up to 4e73b0153cce064e10dee4722cb2b6833361c227: doc: Highlight the most relevant u-boot talks (2023-08-23 08:03:00 +0200) Gitlab CI showed no issues: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/17486 ---------------------------------------------------------------- Pull request for doc-2023-10-rc4 Documentation: * Fix documentation for TI boards * Describe running on VirtualBox * List build dependencies for building documenation * Add references to U-Boot talks Other: * Fix error handling in the setexpr command (printf_str) ---------------------------------------------------------------- Heinrich Schuchardt (4): cmd: setexpr: fix printf_str() doc: board: ti: k3: image alt texts doc: board: ti: am62x: provide image alt texts doc: board: ti: am65x: provide image alt text Jonathan Humphreys (1): doc: board: ti: k3: Fix up OpenOCD references and debug info Nishanth Menon (8): doc: board: ti: k3: Fixup alt text for openocd sequence doc: board: ti: j7200: provide image alt text doc: board: ti: j721e: provide image alt text doc: board: ti: am62x: Fix build step numbering doc: board: ti: am65x: Fix build step numbering doc: board: ti: j7200: Fix build step numbering doc: board: ti: j721e: Fix build step numbering doc: board: ti: k3: Elaborate on various firmware Paul Barker (2): doc: Explicitly list build dependencies for docs doc: Highlight the most relevant u-boot talks Thomas Mittelstaedt (1): Documentation extended with specific information for VirtualBox cmd/printf.c | 6 +-- doc/board/ti/am62x_sk.rst | 7 +++- doc/board/ti/am65x_evm.rst | 18 +++++--- doc/board/ti/j7200_evm.rst | 23 ++++++----- doc/board/ti/j721e_evm.rst | 21 ++++++---- doc/board/ti/k3.rst | 31 ++++++++++++-- doc/build/documentation.rst | 11 +++++ doc/develop/uefi/u-boot_on_efi.rst | 84 ++++++++++++++++++++++++++++++++++++++ doc/learn/talks.rst | 15 +++++-- 9 files changed, 180 insertions(+), 36 deletions(-)

