"Das U-Boot" Source Tree
at master 14 lines 255 B view raw
1.. SPDX-License-Identifier: GPL-2.0+ 2 3Devicetree in U-Boot 4==================== 5 6The following holds information on how U-Boot makes use of devicetree for 7build-time and runtime configuration. 8 9.. toctree:: 10 :maxdepth: 2 11 12 intro 13 control 14 dt_qemu