mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-24 21:54:01 +00:00
fa94f8eec3
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 |