mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-24 01:35:05 +08:00
user/exe: Add link reference in device-tree
This commit is contained in:
parent
605ba77101
commit
926a6224ff
@ -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:
|
Then the right Device Tree Source (DTS) file is:
|
||||||
https://github.com/freebsd/freebsd/blob/19a6ceb89dbacf74697d493e48c388767126d418/sys/gnu/dts/arm/am335x-boneblack.dts
|
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.
|
the Device Trees.
|
||||||
|
|
||||||
Writing the uEnv.txt file
|
Writing the uEnv.txt file
|
||||||
|
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
.. Copyright (C) 2019 Vijay Kumar Banerjee <vijaykumar9597@gmail.com>
|
.. Copyright (C) 2019 Vijay Kumar Banerjee <vijaykumar9597@gmail.com>
|
||||||
|
|
||||||
|
.. _DeviceTree:
|
||||||
|
|
||||||
Device Tree
|
Device Tree
|
||||||
===========
|
===========
|
||||||
.. index:: Device Tree
|
.. index:: Device Tree
|
||||||
|
Loading…
x
Reference in New Issue
Block a user