]> Git Repo - J-u-boot.git/commit - include/libfdt.h
libfdt: Add fdt_find_regions()
authorSimon Glass <[email protected]>
Thu, 13 Jun 2013 22:10:08 +0000 (15:10 -0700)
committerTom Rini <[email protected]>
Wed, 26 Jun 2013 14:18:56 +0000 (10:18 -0400)
commit3e06cd1f97792b4bc3882de1ac99f031fb0eaa80
tree0e446d007942ebcbc96e0a4f2c63c5be8a24c786
parent399c744b22459585dc2dda2cb7353b3026e28e18
libfdt: Add fdt_find_regions()

Add a function to find regions in device tree given a list of nodes to
include and properties to exclude.

See the header file for full documentation.

Signed-off-by: Simon Glass <[email protected]>
include/libfdt.h
lib/libfdt/fdt_wip.c
This page took 0.032466 seconds and 4 git commands to generate.