On Tue, Aug 09, 2022 at 07:56:40PM +0100, Ben Dooks wrote:
> Change to using qemu_fdt_setprop_strings() instead of using
> \0 separated string arrays. Note, also there were a few places
> where qemu_fdt_setprop_string() can be used in the same areas.
> 
> Signed-off-by: Ben Dooks <q...@ben.fluff.org>
> ---
> v4:
>  - fixed checkpatch errors with string
>  - fixed patch subject
> ---
>  hw/arm/boot.c             |  8 +++---
>  hw/arm/virt.c             | 28 +++++++++------------
>  hw/arm/xlnx-versal-virt.c | 51 ++++++++++++++++-----------------------
>  3 files changed, 37 insertions(+), 50 deletions(-)
>

Reviewed-by: Andrew Jones <ajo...@ventanamicro.com>

Reply via email to