diff options
author | Alex Bennée | 2021-03-03 18:36:38 +0100 |
---|---|---|
committer | Alex Bennée | 2021-03-10 16:34:11 +0100 |
commit | 78da6a1bca224a8c1c4b1bdf2ca8ec19c74c6fc1 (patch) | |
tree | 621c3630440505f64f3ac26382cfe2b9e9aa39a3 /hw/core | |
parent | hw/riscv: migrate fdt field to generic MachineState (diff) | |
download | qemu-78da6a1bca224a8c1c4b1bdf2ca8ec19c74c6fc1.tar.gz qemu-78da6a1bca224a8c1c4b1bdf2ca8ec19c74c6fc1.tar.xz qemu-78da6a1bca224a8c1c4b1bdf2ca8ec19c74c6fc1.zip |
device_tree: add qemu_fdt_setprop_string_array helper
A string array in device tree is simply a series of \0 terminated
strings next to each other. As libfdt doesn't support that directly
we need to build it ourselves.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20210303173642.3805-4-alex.bennee@linaro.org>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions