mirror of
https://xff.cz/git/u-boot/
synced 2025-12-27 05:34:35 +01:00
Add a function which can decode a property containing a list of phandles. This is useful for finding nodes linked to a property. Also provide a way to look up a single phandle and get the Fdt object from a Node. Signed-off-by: Simon Glass <sjg@chromium.org>