Commit 90a9dd2b authored by Jan Remes's avatar Jan Remes Committed by Anup Patel
Browse files

lib: utils/fdt: introduce fdt_node_is_enabled()



If an FDT node contains a "status" property and this property is not
"ok" or "okay", this node should be ignored. Introduce a function that
checks this.

Signed-off-by: default avatarJan Remes <jan.remes@codasip.com>
Reviewed-by: default avatarXiang W <wxjstz@126.com>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
parent 851c14d4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment