blob: 2edb69572ddae2c83f1ad822c22f76fd26f73210 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.. SPDX-License-Identifier: GPL-2.0+
Devicetree in U-Boot
====================
The following holds information on how U-Boot makes use of devicetree for
build-time and runtime configuration.
.. toctree::
:maxdepth: 2
intro
control
dt_qemu
|