mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-09 16:56:58 +02:00
Introduce a common fdt operations library for basic device tree operations that are common between various boards. The first library to introduce here is the capability to set up fdtfile as a standard variable as part of board identification rather than depend on scripted ifdeffery. Reviewed-by: Jonathan Humphreys <j-humphreys@ti.com> Reviewed-by: Roger Quadros <rogerq@kernel.org> Signed-off-by: Nishanth Menon <nm@ti.com> |
||
---|---|---|
.. | ||
board_detect.c | ||
board_detect.h | ||
cape_detect.c | ||
cape_detect.h | ||
fdt_ops.c | ||
fdt_ops.h | ||
Kconfig | ||
Makefile |