]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
doc: shorten overlong title underlines
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 28 Oct 2023 09:59:32 +0000 (11:59 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 11 Nov 2023 00:44:08 +0000 (01:44 +0100)
Title underlines should match the length of the title. Unfortunately
docutils only catches underlines that are too short.

Add some missing empty lines after titles.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
43 files changed:
doc/arch/arm64.ffa.rst
doc/board/AndesTech/ae350.rst
doc/board/actions/cubieboard7.rst
doc/board/actions/index.rst
doc/board/armltd/index.rst
doc/board/mediatek/index.rst
doc/board/nxp/imx8mm_evk.rst
doc/board/nxp/ls1046ardb.rst
doc/board/nxp/mx6ul_14x14_evk.rst
doc/board/openpiton/riscv64.rst
doc/board/purism/librem5.rst
doc/board/qualcomm/sdm845.rst
doc/board/samsung/index.rst
doc/board/st/st-dt.rst
doc/board/st/stm32_MCU.rst
doc/board/starfive/visionfive2.rst
doc/board/thead/index.rst
doc/board/ti/am62x_beagleplay.rst
doc/board/ti/am62x_sk.rst
doc/board/ti/am64x_evm.rst
doc/board/ti/am65x_evm.rst
doc/board/ti/j7200_evm.rst
doc/board/ti/j721e_evm.rst
doc/board/ti/j721s2_evm.rst
doc/board/ti/k3.rst
doc/board/xilinx/xilinx.rst
doc/build/source.rst
doc/develop/driver-model/ethernet.rst
doc/develop/driver-model/migration.rst
doc/develop/driver-model/nvmxip.rst
doc/develop/driver-model/spi-howto.rst
doc/develop/falcon.rst
doc/usage/cmd/askenv.rst
doc/usage/cmd/bootdev.rst
doc/usage/cmd/cat.rst
doc/usage/cmd/coninfo.rst
doc/usage/cmd/mmc.rst
doc/usage/cmd/part.rst
doc/usage/cmd/wdt.rst
doc/usage/cmd/xxd.rst
doc/usage/fit/beaglebone_vboot.rst
doc/usage/measured_boot.rst
tools/binman/entries.rst

index 4ecdc31716a8c41f9895d96457cb07ccd2bc8003..f966f8ba6af054f06cb273a8470f7ba62bd7180d 100644 (file)
@@ -40,7 +40,7 @@ The U-Boot FF-A support provides the following parts:
 - Sandbox FF-A test cases.
 
 FF-A and SMC specifications
--------------------------------------------
+---------------------------
 
 The current implementation of the U-Boot FF-A support relies on
 `FF-A v1.0 specification`_ and uses SMC32 calling convention which
@@ -56,12 +56,12 @@ Hypervisors are supported if they are configured to trap SMC calls.
 The FF-A support uses 64-bit registers as per `SMC Calling Convention v1.2 specification`_.
 
 Supported hardware
---------------------------------
+------------------
 
 Aarch64 plaforms
 
 Configuration
-----------------------
+-------------
 
 CONFIG_ARM_FFA_TRANSPORT
     Enables the FF-A support. Turn this on if you want to use FF-A
@@ -70,7 +70,7 @@ CONFIG_ARM_FFA_TRANSPORT
     When using sandbox, the sandbox FF-A emulator and FF-A sandbox driver will be used.
 
 FF-A ABIs under the hood
----------------------------------------
+------------------------
 
 Invoking an FF-A ABI involves providing to the secure world/hypervisor the
 expected arguments from the ABI.
@@ -89,7 +89,7 @@ The driver reads the response and processes it accordingly.
 This methodology applies to all the FF-A ABIs.
 
 FF-A bus discovery on Arm 64-bit platforms
----------------------------------------------
+------------------------------------------
 
 When CONFIG_ARM_FFA_TRANSPORT is enabled, the FF-A bus is considered as
 an architecture feature and discovered using ARM_SMCCC_FEATURES mechanism.
@@ -136,7 +136,7 @@ When one of the above actions fails, probing fails and the driver stays not acti
 and can be probed again if needed.
 
 Requirements for clients
--------------------------------------
+------------------------
 
 When using the FF-A bus with EFI, clients must query the SPs they are looking for
 during EFI boot-time mode using the service UUID.
@@ -159,13 +159,13 @@ the 32-bit or 64-bit version of FFA_MSG_SEND_DIRECT_{REQ, RESP}.
 The calling convention between U-Boot and the secure world stays the same: SMC32.
 
 Requirements for user drivers
--------------------------------------
+-----------------------------
 
 Users who want to implement their custom FF-A device driver while reusing the FF-A Uclass can do so
 by implementing their own invoke_ffa_fn() in the user driver.
 
 The bus driver layer
-------------------------------
+--------------------
 
 FF-A support comes on top of the SMCCC layer and is implemented by the FF-A Uclass drivers/firmware/arm-ffa/arm-ffa-uclass.c
 
@@ -210,7 +210,7 @@ The following features are provided:
 - FF-A bus can be compiled and used without EFI
 
 Relationship between the sandbox emulator and the FF-A device
----------------------------------------------------------------
+-------------------------------------------------------------
 
 ::
 
@@ -222,7 +222,7 @@ Relationship between the sandbox emulator and the FF-A device
     ffa                  0  [    ]   sandbox_arm_ffa               `-- sandbox-arm-ffa
 
 The armffa command
------------------------------------
+------------------
 
 armffa is a command showcasing how to use the FF-A bus and how to invoke the driver operations.
 
index 42a2b4d0b5ee485a395a14f4c052fdbc034ee063..99622fd3258c8bbcd5330cd550e1482c0f6ee977 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
 AE350
-======
+=====
 
 AE350 is the mainline SoC produced by Andes Technology using AndesV5 CPU core
 based on RISC-V architecture.
index 74f2b12e41fe733f7fe81f3bab7cdb7a6ef279ba..1f73fc40f8c3b118e79a5414e0b449a55e77635c 100644 (file)
@@ -20,7 +20,7 @@ Though, one can enter ADFU mode and flash debian image(from host machine) where
 getting into u-boot prompt is easy.
 
 Enter ADFU Mode
-----------------
+---------------
 
 Before write the firmware, let the development board entering the ADFU mode: insert
 one end of the USB cable to the PC, press and hold the ADFU button, and then connect
@@ -28,7 +28,7 @@ the other end of the USB cable to the Mini USB port of the development board, re
 the ADFU button, after connecting it will enter the ADFU mode.
 
 Check whether entered ADFU Mode
---------------------------------
+-------------------------------
 
 The user needs to run the following command on the PC side to check if the ADFU
 device is detected. ID realted to "Actions Semiconductor Co., Ltd"  means that
index c5968791584b031281cff6603db3eccc1954e297..e925fcd0f68712b7a8360e8e099c661e918f5103 100644 (file)
@@ -2,7 +2,7 @@
 .. Copyright (C) 2020 Amit Singh Tomar <amittomer25@gmail.com>
 
 Actions
-========
+=======
 
 .. toctree::
    :maxdepth: 2
index fc1d75aac299bc63a258dbac17ca664d0b7b38fd..052a9698f40f3d879f3bdb601db68ec27cde05fd 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0
 
 Arm Ltd
-=============
+=======
 
 .. toctree::
    :maxdepth: 2
index 38cd8cb5b2448281ff32dd6d28da5227b58b42ed..c55d5aeb5c436f8532bbc59fcf7c1414cb3feaf2 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
 Mediatek
-=========
+========
 
 .. toctree::
    :maxdepth: 2
index 327ce6e49cc01167c748b19c43cf808e13ec6acb..bb11029fbcdfa432f820bfb04ce7a44b5cf03be0 100644 (file)
@@ -36,7 +36,7 @@ Get the ddr firmware
    $ cp firmware-imx-8.9/firmware/ddr/synopsys/lpddr4*.bin $(builddir)
 
 Build U-Boot for sd card
---------------------------
+------------------------
 
 .. code-block:: bash
 
@@ -54,8 +54,8 @@ Boot
 ----
 Set Boot switch to SD boot
 
-Build U-Boot for qspi flash  card
-------------------------------------
+Build U-Boot for qspi flash card
+--------------------------------
 
 .. code-block:: bash
 
@@ -81,7 +81,8 @@ From sd card to memory
    $ sf write $loadaddr 0x00 <size_of_flash.bin_in_hex>
 
 Boot from QSPI Flash
------------------------
+--------------------
+
 Set Boot Switch to QSPI Flash
 
 Pin configuration for imx8mm_revC evk to boot from qspi flash
index 49b4842b3064930054ec25744fa275c8d572d32a..8c0bc82dde778c4b2c4aa93024dac729cc53edb8 100644 (file)
@@ -54,7 +54,7 @@ LS1046ARDB board Overview
 - ARM JTAG support
 
 Memory map from core's view
-----------------------------
+---------------------------
 
 ================== ================== ================ =====
 Start Address      End Address        Description      Size
index 3e57ba1ee81ca933a0a7420e4b04637904946936..c135a21bf5b79026f136cb94856489b2d23de750 100644 (file)
@@ -4,7 +4,7 @@ mx6ul_14x14_evk
 ===============
 
 How to use U-Boot on Freescale MX6UL 14x14 EVK
------------------------------------------------
+----------------------------------------------
 
 - Build U-Boot for MX6UL 14x14 EVK:
 
index 3a97793f070d058a1288031201a6e46c7129b928..c379fbf9ffeb328ef1f68450ccef9ca91d39b9ac 100644 (file)
@@ -11,14 +11,14 @@ OpenPiton has been verified in both ASIC and multiple Xilinx FPGA prototypes
 running full-stack Debian linux.
 
 RISC-V Standard Bootflow
--------------------------
+------------------------
 
 Currently, OpenPiton implements RISC-V standard bootflow in the following steps
 mover.S -> u-boot-spl -> opensbi -> u-boot -> Linux
 This board supports S-mode u-boot as well as M-mode SPL
 
 Building OpenPition
----------------------
+-------------------
 
 If you'd like to build OpenPiton, please go to OpenPiton github repo
 (at https://github.com/PrincetonUniversity/openpiton) to build from the latest
index fb050c630287ea341eede1c181f62c69e02db415..a7975e1659bb6ad465d192797682b42e5963fcfb 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
 Librem5
-==========
+=======
 
 U-Boot for the Purism Librem5 phone
 
index d3f218e835e0ee29a8855dbad4664bfae1bc0d1e..a65f00df39f54a71a486945c182c2ec89c1a2a77 100644 (file)
@@ -2,10 +2,11 @@
 .. sectionauthor:: Dzmitry Sankouski <dsankouski@gmail.com>
 
 Snapdragon 845
-================
+==============
 
 About this
 ----------
+
 This document describes the information about Qualcomm Snapdragon 845
 supported boards and it's usage steps.
 
@@ -17,8 +18,10 @@ Qualcomm's UEFI-based ABL (Android) Bootloader.
 
 Installation
 ------------
+
 Build
 ^^^^^
+
 Setup ``CROSS_COMPILE`` for aarch64 and build U-Boot for your board::
 
        $ export CROSS_COMPILE=<aarch64 toolchain prefix>
@@ -29,10 +32,12 @@ This will build ``u-boot.bin`` in the configured output directory.
 
 Generate FIT image
 ^^^^^^^^^^^^^^^^^^
+
 See doc/uImage.FIT for more details
 
 Pack android boot image
 ^^^^^^^^^^^^^^^^^^^^^^^
+
 We'll assemble android boot image with ``u-boot.bin`` instead of linux kernel,
 and FIT image instead of ``initramfs``. Android bootloader expect gzipped kernel
 with appended dtb, so let's mimic linux to satisfy stock bootloader.
index c904372dff3bbdcb65b9c75e541172c360ff64e7..971805e20169d18ae9a3cb908bd5abea6b739b4d 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
 Samsung
-========
+=======
 
 .. toctree::
    :maxdepth: 2
index 67e16ef16552e7875b5aba920f0659612791d1b0..2a285c81807ee26924948d8c2497f11dfe45b6e6 100644 (file)
@@ -2,7 +2,7 @@
 .. sectionauthor:: Patrick Delaunay <patrick.delaunay@foss.st.com>
 
 U-Boot device tree bindings
-----------------------------
+---------------------------
 
 The U-Boot specific bindings are defined in the U-Boot directory:
 doc/device-tree-bindings
index 7ff7c730fae05733549c9112628029f7f8fe2606..61650bc80117ea7f9c4a74192caa1c30fd1fe5cf 100644 (file)
@@ -2,7 +2,7 @@
 .. sectionauthor:: Patrice Chotard <patrice.chotardy@foss.st.com>
 
 STM32 MCU boards
-=================
+================
 
 This is a quick instruction for setup STM32 MCU boards.
 
index 9ee758e56cf0e536a8730fc57a4ddcca1158cbd4..6cb033ead044ab3fa7d4bfd105590e91336c8f34 100644 (file)
@@ -4,7 +4,8 @@ StarFive VisionFive2
 ====================
 
 JH7110 RISC-V SoC
----------------------
+-----------------
+
 The JH7110 is 4+1 64-bit RISC-V SoC from StarFive.
 
 The StarFive VisionFive2 development platform is based on JH7110 and capable
index 41566d3a36851d698782ffee5da5170fce578bd9..2c4b3fb8cb3c619a9c866f3497af391206694607 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
 T-HEAD
-========
+======
 
 .. toctree::
    :maxdepth: 1
index 39913b29ab2c5cc6b2992d49069dd7dc049c8b2e..17738ea4f91e692c515b347c1e05f2a87d7b024e 100644 (file)
@@ -70,7 +70,7 @@ Set the variables corresponding to this platform:
     :end-before: .. am62x_evm_rst_include_end_build_steps
 
 Target Images
---------------
+-------------
 Copy the below images to an SD card and boot:
 
 * tiboot3-am62x-gp-evm.bin from R5 build as tiboot3.bin
@@ -109,7 +109,7 @@ There are multiple storage media options on BeaglePlay, but primarily:
   depends on the SD card quality.
 
 Flash to uSD card or how to deal with "bricked" Board
---------------------------------------------------------
+-----------------------------------------------------
 
 When deploying or working on Linux, it's common to use the onboard
 eMMC. However, avoiding the eMMC and using the uSD card is safer when
index d7437c6d22f773c32af185375252eee06afc8ce5..4703ce6f7ff4e695598dd16f04c42a53b2013d59 100644 (file)
@@ -2,7 +2,7 @@
 .. sectionauthor:: Vignesh Raghavendra <vigneshr@ti.com>
 
 AM62 Platforms
-===============
+==============
 
 Introduction:
 -------------
@@ -117,7 +117,8 @@ Set the variables corresponding to this platform:
 .. am62x_evm_rst_include_end_build_steps
 
 Target Images
---------------
+-------------
+
 In order to boot we need tiboot3.bin, tispl.bin and u-boot.img.  Each SoC
 variant (GP, HS-FS, HS-SE) requires a different source for these files.
 
index db27461cb14df6515f02c221f5eedfc763d62e35..69afee08f6e7ce0ed3c5213d3fbc037125b10af6 100644 (file)
@@ -107,7 +107,8 @@ Set the variables corresponding to this platform:
 .. am64x_evm_rst_include_end_build_steps
 
 Target Images
---------------
+-------------
+
 In order to boot we need tiboot3.bin, tispl.bin and u-boot.img.  Each SoC
 variant (GP, HS-FS, HS-SE) requires a different source for these files.
 
index bf9e4c46a41018563ea983835654f6049f1f0580..0e96e31a644047f7a5e281e89d06569359929654 100644 (file)
@@ -117,7 +117,8 @@ Set the variables corresponding to this platform:
 .. am65x_evm_rst_include_end_build_steps
 
 Target Images
---------------
+-------------
+
 In order to boot we need tiboot3.bin, sysfw.itb, tispl.bin and u-boot.img.
 Each SoC variant (GP and HS) requires a different source for these files.
 
index 35b554166e4544f8909bfc7ce75468a1b519d262..5653c2e4c8d3198bece30e5079b16ab683f3489e 100644 (file)
@@ -106,7 +106,8 @@ Set the variables corresponding to this platform:
 .. j7200_evm_rst_include_end_build_steps
 
 Target Images
---------------
+-------------
+
 In order to boot we need tiboot3.bin, tispl.bin and u-boot.img. Each SoC
 variant (GP, HS-FS, HS-SE) requires a different source for these files.
 
index cbb7da657ac08f641c151e51f80cad7aba467c13..5f14e4528b9fce02b5693e23fb7322fca9df0a3e 100644 (file)
@@ -111,7 +111,8 @@ Set the variables corresponding to this platform:
 .. j721e_evm_rst_include_end_build_steps
 
 Target Images
---------------
+-------------
+
 In order to boot we need tiboot3.bin, sysfw.itb, tispl.bin and u-boot.img.
 Each SoC variant (GP, HS-FS and HS-SE) requires a different source for these
 files.
index fec2acabe84577a9856ed5daa3d62b60db484126..5fbe6088444235c7043a3e29b0d514ae563be470 100644 (file)
@@ -6,6 +6,7 @@ J721S2 and AM68 Platforms
 
 Introduction:
 -------------
+
 The J721S2 family of SoCs are part of K3 Multicore SoC architecture platform
 targeting automotive applications. They are designed as a low power, high
 performance and highly integrated device architecture, adding significant
@@ -38,6 +39,7 @@ Platform information:
 
 Boot Flow:
 ----------
+
 Below is the pictorial representation of boot flow:
 
 .. image:: img/boot_diagram_k3_current.svg
@@ -60,6 +62,7 @@ Sources:
 
 Build procedure:
 ----------------
+
 0. Setup the environment variables:
 
 .. include::  k3.rst
@@ -120,7 +123,8 @@ Set the variables corresponding to this platform:
 .. j721s2_evm_rst_include_end_build_steps
 
 Target Images
---------------
+-------------
+
 In order to boot we need tiboot3.bin, tispl.bin and u-boot.img. Each SoC
 variant (GP, HS-FS, HS-SE) requires a different source for these files.
 
index 89d70db88647d4242cdc7379e1568b38eb7fc13e..1629d3bd311ffe7e2005ea8fc076e237744083bc 100644 (file)
@@ -238,7 +238,7 @@ other build sources. we shall use the following, in the build descriptions below
 .. k3_rst_include_end_board_env_vars_desc
 
 Building tiboot3.bin
-^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^
 
 1. To generate the U-Boot SPL for the wakeup domain, use the following
    commands, substituting :code:`{SOC}` for the name of your device (eg:
@@ -273,7 +273,7 @@ domain of your K3 SoC.
    UBoot SPL will only look for and load the files with these names.
 
 Building tispl.bin
-^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^
 
 The `tispl.bin` is a standard fitImage combining the firmware need for
 the main domain to function properly as well as Device Management (DM)
index 8c9afb482d65afc50c536307090e321e19c416ea..5464625ac1202052790f776ae60a08599840ca31 100644 (file)
@@ -2,7 +2,7 @@
 ..  (C) Copyright 2019 Xilinx, Inc.
 
 U-Boot device tree bindings
-----------------------------
+---------------------------
 
 All the device tree bindings used in U-Boot are specified in Linux
 kernel. Please refer dt bindings from below specified paths in Linux
index 470f7939857e97309d0e66116d6d321075ee924a..d21ee055f33c8ec29435992086981a7060eb35dc 100644 (file)
@@ -1,5 +1,5 @@
 Obtaining the source
-=====================
+====================
 
 The source of the U-Boot project is maintained in a Git repository.
 
index cdbccca34d6628fe716cd1f7dadb7726bdfb9392..73c3a728dbfc8e3c38c49c59145c0517aa57de17 100644 (file)
@@ -1,5 +1,5 @@
 Ethernet Driver Guide
-=======================
+=====================
 
 The networking stack in Das U-Boot is designed for multiple network devices
 to be easily added and controlled at runtime.  This guide is meant for people
@@ -14,7 +14,7 @@ Some drivers are still using the old Ethernet interface, differences between
 the two and hints about porting will be handled at the end.
 
 Driver framework
-------------------
+----------------
 
 A network driver following the driver model must declare itself using
 the UCLASS_ETH .id field in the U-Boot driver struct:
@@ -67,7 +67,7 @@ bus. Also it would take care of any special PHY setup (power rails, enable
 bits for internal PHYs, etc.).
 
 Driver methods
-----------------
+--------------
 
 The real work will be done in the driver method functions the driver provides
 by defining the members of struct eth_ops:
@@ -158,7 +158,7 @@ So the call graph at this stage would look something like:
 
 
 CONFIG_PHYLIB / CONFIG_CMD_MII
---------------------------------
+------------------------------
 
 If your device supports banging arbitrary values on the MII bus (pretty much
 every device does), you should add support for the mii command.  Doing so is
@@ -193,7 +193,7 @@ should logically follow.
 ................................................................
 
 Legacy network drivers
-------------------------
+----------------------
 
 !!! WARNING !!!
 
@@ -221,7 +221,7 @@ instructions on how to port this over. For the records, the old way of
 initialising a network driver is as follows:
 
 Old network driver registration
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 When U-Boot initializes, it will call the common function eth_initialize().
 This will in turn call the board-specific board_eth_init() (or if that fails,
index fe1ae210def04144f04f84dcc98400fb8b458e1c..03fea943b29f264a047dcf249cf03e66077d15d8 100644 (file)
@@ -100,7 +100,7 @@ Maintainers should submit patches switching over to using CONFIG_DM_I2C and
 other base driver model options in time for inclusion in the 2021.10 release.
 
 CFG_SYS_TIMER_RATE and CFG_SYS_TIMER_COUNTER
---------------------------------------------------
+--------------------------------------------
 Deadline: 2023.01
 
 These are legacy options which have been replaced by driver model.
index e85dc220b9ce3839142eeaf5b0a83a454ee8ec0b..4a7650c8d2f6f6e2785694fecad1049a2da14f7f 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
 NVM XIP Block Storage Emulation Driver
-=======================================
+======================================
 
 Summary
 -------
@@ -54,12 +54,12 @@ The NVMXIP Uclass provides the following drivers:
 The implementation is generic and can be used by different platforms.
 
 Supported hardware
---------------------------------
+------------------
 
 Any plaform supporting readq().
 
 Configuration
-----------------------
+-------------
 
 config NVMXIP
          This option allows the emulation of a block storage device
@@ -77,7 +77,7 @@ config NVMXIP_QSPI
          write their own driver (same as nvmxip_qspi in addition to the custom settings).
 
 Device Tree nodes
---------------------
+-----------------
 
 Multiple QSPI XIP flash devices can be used at the same time by describing them through DT
 nodes.
index 97fbf750cb6cd2016672a4eb970b1137cf7ec5a3..9dc3b9b4aac9dfc77e0db59830259d79dec4469f 100644 (file)
@@ -218,7 +218,7 @@ DM tells you. The name is not quite right. So in this case we would use:
 
 
 Write of_to_plat() [for device tree only]
--------------------------------------------------
+-----------------------------------------
 
 This method will convert information in the device tree node into a C
 structure in your driver (called platform data). If you are not using
index 2f25fc8532f57570f49a282323b3fec5ed33904b..8a46c0efa18b3c834201d21c265b6e69a4ce819f 100644 (file)
@@ -220,7 +220,7 @@ setting the GPIO (on twister GPIO 55 is used) to kernel mode.
 The kernel is loaded directly by the SPL without passing through U-Boot.
 
 Example with FDT: a3m071 board
--------------------------------
+------------------------------
 
 To boot the Linux kernel from the SPL, the DT blob (fdt) needs to get
 prepared/patched first. U-Boot usually inserts some dynamic values into
index 347bd5945832e24b850caf4c7acf43e02ca7ed33..b85ceface1ab54363ba7417717471702db6450a4 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
 askenv command
-===============
+==============
 
 Synopsis
 --------
index 6c68d0bf84052e9c5a0c929166b68bd0b7c6821b..fb638b5807aee86477418fd4e297e46841f23408 100644 (file)
@@ -76,7 +76,7 @@ name is provided, all hunters are run.
 
 
 bootdev select
-~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~
 
 Use this to select a particular bootdev. You can select it by the sequence
 number or name, as shown in `bootdev list`.
@@ -89,7 +89,7 @@ unselected.
 
 
 bootdev info
-~~~~~~~~~~~~~~~
+~~~~~~~~~~~~
 
 This shows information on the current bootdev, with the format looking like
 this:
index 5ef4731fe3f859c2ca8612a93fd3925a91a6edc9..5aaf497f27156883b79fe7d14c67c169dadfd8f1 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
 cat command
-===============
+===========
 
 Synopsis
 --------
index f913148c44a7715e43e44a78c410e2e304c33447..76cb6c3329c1e39b2bbeac68181fc91814d9340a 100644 (file)
@@ -21,7 +21,7 @@ environment variables stdin, stdout, stderr which contain a comma separated
 list of device names.
 
 Example
---------
+-------
 
 .. code-block:: console
 
index c0924ba5769a1e002e4f9393d60ab1a9c4d76147..8394f647e8019bedb863b6dfd7e8abce234ff71b 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
 mmc command
-============
+===========
 
 Synopsis
 --------
index 8a594aaff27ed2b606c2237fe9f9296b9653e981..eee5225cada6343c2da1144b4361a80db4a0aeb6 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
 part command
-===============
+============
 
 Synopis
 -------
index 8d80433c1fa5953f4bd0cdaa8ee1ff1084f503ad..8bb8b36178aa2acf3df0060f3055ec8f08dced07 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
 wdt command
-============
+===========
 
 Synopsis
 --------
index 0de1223dce35b4bf9eae296a5beec56c22005105..13bb4389cc64d57e95c3b27b3a2361a41dfa2c7e 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+:
 
 xxd command
-===============
+===========
 
 Synopsis
 --------
index 0580ee10bdcc3c86fcdbb54c6bcefb16727cadf9..a102be187bd38e04d150ea2ebee3936df6784bb0 100644 (file)
@@ -86,7 +86,7 @@ c. You will now have a U-Boot image::
 
 
 Step 2: Build Linux
---------------------
+-------------------
 
 a. Find the kernel image ('Image') and device tree (.dtb) file you plan to
    use. In our case it is am335x-boneblack.dtb and it is built with the kernel.
index 0aad59085902dc3d4074cdd578ec8ee55c43aa4d..9691904a9d8acaa99a7f3592f20aef0f8b1b355a 100644 (file)
@@ -1,7 +1,7 @@
 .. SPDX-License-Identifier: GPL-2.0+
 
 Measured Boot
-=====================
+=============
 
 U-Boot can perform a measured boot, the process of hashing various components
 of the boot process, extending the results in the TPM and logging the
@@ -16,7 +16,7 @@ TPM PCRs match the contents of the event log. This can further be checked
 against the hash results of previous boots.
 
 Requirements
----------------------
+------------
 
 * A hardware TPM 2.0 supported by the U-Boot drivers
 * CONFIG_TPM=y
index 2402adb3d96b414c1d8e245cb2fa12f8eddad299..61de7f1f4a8fe32e0d6233f0728a5fc226dc30a2 100644 (file)
@@ -1,5 +1,5 @@
 Binman Entry Documentation
-===========================
+==========================
 
 This file describes the entry types supported by binman. These entry types can
 be placed in an image one by one to build up a final firmware image. It is