summaryrefslogtreecommitdiffstats
path: root/hw/net/lance.c
diff options
context:
space:
mode:
authorPeter Maydell2022-05-13 15:13:15 +0200
committerPeter Maydell2022-05-19 17:19:03 +0200
commite8ca920f3d1cedf7f2ebb41d13cd4d5946d3d882 (patch)
tree952fdbb4a0b4c005151d4f77f19bee26b5eacdc3 /hw/net/lance.c
parenttarget/arm: Make number of counters in PMCR follow the CPU (diff)
downloadqemu-e8ca920f3d1cedf7f2ebb41d13cd4d5946d3d882.tar.gz
qemu-e8ca920f3d1cedf7f2ebb41d13cd4d5946d3d882.tar.xz
qemu-e8ca920f3d1cedf7f2ebb41d13cd4d5946d3d882.zip
hw/arm/virt: Fix incorrect non-secure flash dtb node name
In the virt board with secure=on we put two nodes in the dtb for flash devices: one for the secure-only flash, and one for the non-secure flash. We get the reg properties for these correct, but in the DT node name, which by convention includes the base address of devices, we used the wrong address. Fix it. Spotted by dtc, which will complain Warning (unique_unit_address): /flash@0: duplicate unit-address (also used in node /secflash@0) if you dump the dtb from QEMU with -machine dumpdtb=file.dtb and then decompile it with dtc. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220513131316.4081539-2-peter.maydell@linaro.org
Diffstat (limited to 'hw/net/lance.c')
0 files changed, 0 insertions, 0 deletions