[NEXT] Pull request doc-next-2025-09-27

Heinrich Schuchardt xypron.glpk at gmx.de
Sat Sep 27 13:58:48 CEST 2025


Dear Tom,

The following changes since commit 14b784aaf2a96b0f597b4fc3c5a3b4cb70f18182:

   Merge patch series "exports overhaul" (2025-09-26 11:55:55 -0600)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-efi.git 
tags/doc-next-2025-09-27

for you to fetch changes up to 1998334d5afe2a036ba4a85b8ee35e46bdedb611:

   doc: usage: Add File System section and Ext4 documentation 
(2025-09-27 09:09:47 +0200)

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

----------------------------------------------------------------
Pull request doc-next-2025-09-27

Documentation:

* Move ext4 documentation to HTML.
* Describe configuration option EXT4_MAX_JOURNAL_ENTRIES and
   memory ext4 journal memory requirements.

----------------------------------------------------------------
Tony Dinh (2):
       doc: ext4fs: update documentation for Ext4 Write configuration
       doc: usage: Add File System section and Ext4 documentation

  doc/README.ext4                |  83 -------------------------
  doc/usage/filesystems/ext4.rst | 137 
+++++++++++++++++++++++++++++++++++++++++
  doc/usage/index.rst            |   8 +++
  3 files changed, 145 insertions(+), 83 deletions(-)
  delete mode 100644 doc/README.ext4
  create mode 100644 doc/usage/filesystems/ext4.rst


More information about the U-Boot mailing list