diff options
| author | E Shattow <[email protected]> | 2025-09-23 15:30:50 -0700 |
|---|---|---|
| committer | Heinrich Schuchardt <[email protected]> | 2025-09-27 09:20:22 +0200 |
| commit | c9aad6dbd97b44fccaf761a1f07932ae567d76b7 (patch) | |
| tree | ed12a3410354f6934eb6247ba8d467a081712659 /doc/arch | |
| parent | 7b5e66a2b3a2501dcff077fcc26ea55d6c5fba6e (diff) | |
doc: Update mentions of README.fdt-control
Update documents 'README.fdt-control' reference to replacement 'control.rst':
doc/arch/nios2.rst
dts/Makefile
Also convert some adjacent pathname mentions to rST links where applicable
Fixes: 3e9fddfc4f14 "doc: Move devicetree control doc to rST"
Signed-off-by: E Shattow <[email protected]>
Diffstat (limited to 'doc/arch')
| -rw-r--r-- | doc/arch/nios2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arch/nios2.rst b/doc/arch/nios2.rst index 34a75e7fb00..90b4ddf387b 100644 --- a/doc/arch/nios2.rst +++ b/doc/arch/nios2.rst @@ -13,7 +13,7 @@ Please refer to the link for Linux port and toolchains: http://rocketboards.org/foswiki/view/Documentation/NiosIILinuxUserManual The Nios II port of u-boot is controlled by device tree. Please check -out doc/README.fdt-control. +out :doc:`/develop/devicetree/control`. To add a new board/configuration (eg, mysystem) to u-boot, you will need three files. |
