Skip to content
Snippets Groups Projects
Commit babdbde6 authored by Simon Glass's avatar Simon Glass
Browse files

dtoc: Support finding the offset of a property


Add a way to find the byte offset of a property within the device tree. This
is only supported with the normal libfdt implementation since fdtget does
not provide this information.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent da5f7499
No related branches found
No related tags found
No related merge requests found
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