Skip to content
Snippets Groups Projects
Commit 36ad18a6 authored by Minghuan Lian's avatar Minghuan Lian Committed by Gerald Van Baren
Browse files

libfdt: Add support for appending the values to a existing property


Some properties may contain multiple values, these values may need
to be added to the property respectively. this patch provides this
functionality. The main purpose of fdt_append_prop() is to append
the values to a existing property, or create a new property if it
dose not exist.

Signed-off-by: default avatarMinghuan Lian <Minghuan.Lian@freescale.com>
Signed-off-by: default avatarDavid Gibson <david@gibson.dropbear.id.au>
parent 6528ff01
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