diff options
author | Fabio Estevam <festevam@denx.de> | 2024-01-08 18:11:38 -0300 |
---|---|---|
committer | Fabio Estevam <festevam@gmail.com> | 2024-01-12 13:09:56 -0300 |
commit | c5dc44f816534e9bcf11d630683e171f2de09e2e (patch) | |
tree | 2a0e6f6c94d4b9e5f8cb3445a49f4fb752082f5a | |
parent | 547d3dd28a46a18d59e00a153c8becca8d4e8cf9 (diff) |
doc: imx93_var_som: Adjust the underline length
Adjust the underline length so that it matches the title length.
Signed-off-by: Fabio Estevam <festevam@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
-rw-r--r-- | doc/board/variscite/imx93_var_som.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/board/variscite/imx93_var_som.rst b/doc/board/variscite/imx93_var_som.rst index 2225a772e37..4951afd2dad 100644 --- a/doc/board/variscite/imx93_var_som.rst +++ b/doc/board/variscite/imx93_var_som.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: GPL-2.0+ imx93_var_som -======================= +============= U-Boot for the Variscite VAR-SOM-MX93 Symphony evaluation board @@ -38,7 +38,7 @@ Get the DDR firmware $ cp firmware-imx-8.21/firmware/ddr/synopsys/lpddr4*.bin $(srctree) Get ahab-container.img ---------------------------------------- +---------------------- .. code-block:: bash |