Skip to content
Snippets Groups Projects
Commit 9a6cf73a authored by David Gibson's avatar David Gibson Committed by Gerald Van Baren
Browse files

libfdt: Add function to explicitly expand aliases


Kumar has already added alias expansion to fdt_path_offset().
However, in some circumstances it may be convenient for the user of
libfdt to explicitly get the string expansion of an alias.  This patch
adds a function to do this, fdt_get_alias(), and uses it to implement
fdt_path_offset().

Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 3e385772
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment