diff options
author | 2019-03-27 15:15:52 +0900 | |
---|---|---|
committer | 2019-03-29 12:12:29 +1100 | |
commit | 7fcf8208b8a98f65ce938a64fab674add3656f27 (patch) | |
tree | ca512ab8387d896c469382e7c34e0ffb188badc5 /libfdt/fdt_ro.c | |
parent | ae795b2db7a43f8f076a8b688761244ed0f93128 (diff) |
libfdt: add fdt_append_addrrange()
This function will append an address range property using parent node's
"#address-cells" and "#size-cells" properties.
It will be used in implementing kdump with kexec_file_load system call
at linux kernel for arm64 once it is merged into kernel tree.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Message-Id: <20190327061552.17170-2-takahiro.akashi@linaro.org>
[dwg: Correct a SEGV error in the testcase]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'libfdt/fdt_ro.c')
0 files changed, 0 insertions, 0 deletions