1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-27 01:54:36 +01:00
Files
u-boot-megous/include/libfdt.h
Thierry Reding 2f3760428f fdt: Add a subnodes iterator macro
The fdt_for_each_subnode() iterator macro provided by this patch can be
used to iterate over a device tree node's subnodes. At each iteration a
loop variable will be set to the next subnode.

Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2014-10-22 16:56:41 -06:00

62 KiB