Pull request doc-202510-rc1

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Jul 19 12:46:50 CEST 2025


Dear Tom,

The following changes since commit bd0ade7d090a334b3986936d63a34001d99722ad:

   kbuild: Don't mandate gcc as the host compiler (2025-07-18 12:22:24 
-0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/doc-202510-rc1

for you to fetch changes up to 4caf13f9a679fd52cd56952795e5ecd4ea315519:

   doc: PXE: mention extlinux.conf and sysboot (2025-07-19 12:37:40 +0200)

----------------------------------------------------------------
Pull request doc-202510-rc1

Documentation:

* describe Dragonwing IQ8 board building/flashing
* move PXE README into HTML documentation
* PXE: mention extlinux.conf and sysboot
* correct references in x86-fit-boot.rst

----------------------------------------------------------------
Balaji Selvanathan (1):
       doc: board: qualcomm: document Dragonwing IQ8 board building/flashing

Fiona Klute (3):
       doc: move PXE README into usage documentation
       doc: PXE usage: move environment variables to a separate section
       doc: PXE: mention extlinux.conf and sysboot

Heinrich Schuchardt (1):
       doc: correct references in x86-fit-boot.rst

  doc/README.pxe                 | 292 ----------------------------------
  doc/board/qualcomm/index.rst   |   7 +-
  doc/board/qualcomm/iq8.rst     |  43 +++++
  doc/usage/fit/x86-fit-boot.rst |   7 +-
  doc/usage/index.rst            |   1 +
  doc/usage/pxe.rst              | 346 
+++++++++++++++++++++++++++++++++++++++++
  6 files changed, 398 insertions(+), 298 deletions(-)
  delete mode 100644 doc/README.pxe
  create mode 100644 doc/board/qualcomm/iq8.rst
  create mode 100644 doc/usage/pxe.rst


More information about the U-Boot mailing list