[rtems-docs commit] user/exe: Add link reference in device-tree

Christian Mauderer christianm at rtems.org
Sun Aug 11 15:22:38 UTC 2019


Module:    rtems-docs
Branch:    master
Commit:    926a6224ffdf7ea5da880171f8858a92f20b1374
Changeset: http://git.rtems.org/rtems-docs/commit/?id=926a6224ffdf7ea5da880171f8858a92f20b1374

Author:    Vijay Kumar Banerjee <vijaykumar9597 at gmail.com>
Date:      Fri Aug  9 13:54:22 2019 +0530

user/exe: Add link reference in device-tree

---

 user/bsps/arm/beagle.rst | 2 +-
 user/exe/device-tree.rst | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/user/bsps/arm/beagle.rst b/user/bsps/arm/beagle.rst
index 6c8796b..87c6ecf 100644
--- a/user/bsps/arm/beagle.rst
+++ b/user/bsps/arm/beagle.rst
@@ -40,7 +40,7 @@ from the libbsd HEAD of freebsd-org. For example if the HEAD is at
 Then the right Device Tree Source (DTS) file is:
 https://github.com/freebsd/freebsd/blob/19a6ceb89dbacf74697d493e48c388767126d418/sys/gnu/dts/arm/am335x-boneblack.dts
 
-Please refer to the :ref:`device-tree` to know more about building and applying
+Please refer to the :ref:`DeviceTree` to know more about building and applying
 the Device Trees.
 
 Writing the uEnv.txt file
diff --git a/user/exe/device-tree.rst b/user/exe/device-tree.rst
index bd21552..d6a4378 100644
--- a/user/exe/device-tree.rst
+++ b/user/exe/device-tree.rst
@@ -2,6 +2,8 @@
 
 .. Copyright (C) 2019 Vijay Kumar Banerjee <vijaykumar9597 at gmail.com>
 
+.. _DeviceTree:
+
 Device Tree
 ===========
 .. index:: Device Tree



More information about the vc mailing list